Searched defs:frame (Results 401 - 425 of 540) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/expander/
H A DExpanderWindow.cpp88 ExpanderWindow::ExpanderWindow(BRect frame, const entry_ref* ref, argument
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp421 BRect frame; local
[all...]
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp27 CanvasView::CanvasView(BRect frame) argument
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp291 StackFrame* frame = fCurrentStackTrace->FrameAt(index); local
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dwrapper.cpp157 stack_frame* frame = (stack_frame*)get_stack_frame(); local
/haiku/src/apps/cortex/ValControl/
H A DValControl.cpp60 ValControl::ValControl(BRect frame, const char* name, const char* label, argument
[all...]
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp395 struct iframe *frame = NULL; local
[all...]
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp385 struct iframe *frame = NULL; local
[all...]
/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp237 BRect frame = Frame(); local
283 BRect frame = Frame(); local
374 BRect frame = Frame(); local
[all...]
/haiku/src/servers/app/
H A DWorkspacesView.cpp26 WorkspacesView::WorkspacesView(BRect frame, BPoint scrollingOffset, argument
92 BRect frame = Bounds(); local
144 BRect frame = windowFrame; local
176 BRect frame = _WindowFrame(workspaceFrame, screenFrame, window->Frame(), local
358 BRect frame = Bounds(); local
387 BRect frame = Bounds(); local
454 BRect frame = _WindowFrame(workspaceFrame, screenFrame, window->Frame(), local
[all...]
/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.cpp123 ShapeListView::ShapeListView(BRect frame, const char* name, BMessage* message, argument
/haiku/src/kits/tracker/
H A DDeskWindow.cpp543 BDeskWindow::ScreenChanged(BRect frame, color_space space) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp172 RatePackageWindow::RatePackageWindow(BWindow* parent, BRect frame, argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp81 print_iframe(struct iframe *frame) argument
[all...]
/haiku/src/apps/poorman/
H A DPoorManWindow.cpp47 PoorManWindow::PoorManWindow(BRect frame) argument
/haiku/src/servers/app/stackandtile/
H A DTiling.cpp418 SATTiling::_IsCornerInFreeArea(Corner::position_t corner, BRect& frame) argument
/haiku/src/kits/game/
H A DDirectWindow.cpp167 BDirectWindow::BDirectWindow(BRect frame, const char* title, window_type type, argument
176 BDirectWindow::BDirectWindow(BRect frame, const char* title, window_look look, argument
/haiku/src/kits/interface/
H A DChannelControl.cpp46 BChannelControl::BChannelControl(BRect frame, const char* name, argument
H A DChannelSlider.cpp298 BRect frame = ThumbFrameFor(channel); local
691 BRect frame = ThumbFrameFor(channel); local
[all...]
H A DAbstractLayout.cpp122 void SetFrame(const BRect& frame) argument
177 BRect frame; member in struct:BAbstractLayout::DataProxy
235 SetFrame(const BRect& frame) argument
387 SetFrame(BRect frame) argument
[all...]
H A DStringView.cpp52 BStringView::BStringView(BRect frame, const char* name, const char* text, argument
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp57 SimpleItem::Draw(BView *owner, BRect frame, uint32 flags) argument
83 SimpleItem::DrawBackground(BView *owner, BRect frame, uint32 flags) argument
105 DragSortableListView(BRect frame, const char* name, list_view_type type, uint32 resizingMode, uint32 flags) argument
847 SimpleListView(BRect frame, BMessage* selectionChangeMessage) argument
856 SimpleListView(BRect frame, const char* name, BMessage* selectionChangeMessage, list_view_type type, uint32 resizingMode, uint32 flags) argument
[all...]
/haiku/src/preferences/mail/
H A DConfigWindow.cpp528 BRect frame; local
/haiku/src/preferences/media/
H A DMediaWindow.cpp176 MediaWindow::MediaWindow(BRect frame) argument
/haiku/src/kits/debugger/arch/x86/
H A DArchitectureX86.cpp455 StackFrame* frame = new(std::nothrow) StackFrame(frameType, cpuState, local
498 UpdateStackFrameCpuState(const StackFrame* frame, Image* previousImage, FunctionDebugInfo* previousFunction, CpuState* previousCpuState) argument
730 GetReturnAddressLocation(StackFrame* frame, target_size_t valueSize, ValueLocation*& _location) argument
[all...]

Completed in 309 milliseconds

<<11121314151617181920>>