Searched defs:frame (Results 101 - 125 of 540) sorted by last modified time

1234567891011>>

/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoNode.cpp389 VideoNode::CreateBuffers(BRect frame, color_spac argument
[all...]
/haiku/src/kits/interface/
H A DLayoutUtils.cpp162 BLayoutUtils::AlignInFrame(BRect frame, BSize maxSize, BAlignment alignment) argument
184 AlignInFrame(BView* view, BRect frame) argument
290 BRect frame = view->Frame(); local
337 BRect frame = item->Frame(); local
[all...]
H A DAlert.cpp649 const BRect frame = parent != NULL ? parent->Frame() local
H A DTabView.cpp240 BTab::DrawFocusMark(BView* owner, BRect frame) argument
277 DrawLabel(BView* owner, BRect frame) argument
319 DrawTab(BView* owner, BRect frame, tab_position, bool) argument
349 _Borders(BView* owner, BRect frame) argument
413 BTabView(BRect frame, const char* name, button_width width, uint32 resizeMask, uint32 flags) argument
1431 BRect frame = TabFrame(i); local
[all...]
H A DButton.cpp38 BButton::BButton(BRect frame, const char* name, const char* label, argument
/haiku/src/bin/screen_blanker/
H A DPasswordWindow.cpp64 BRect frame = fPassword->Frame(); local
/haiku/src/apps/mail/
H A DEnclosures.cpp433 TListItem::DrawItem(BView *owner, BRect frame, bool /* complete */) argument
H A DStatus.cpp69 TStatusWindow::TStatusWindow(BRect frame, BMessenger target, const char* status) argument
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_thread_types.h86 iframe frame; member in struct:arch_fork_arg
/haiku/src/system/kernel/arch/m68k/
H A Darch_thread.cpp46 m68k_push_iframe(struct iframe_stack *stack, struct iframe *frame) argument
89 struct iframe *frame = thread->arch_info.iframes.frames[i]; local
/haiku/src/system/kernel/arch/arm64/
H A Darch_thread.cpp31 arm64_push_iframe(struct iframe_stack *stack, struct iframe *frame) argument
129 iframe frame; local
[all...]
/haiku/src/system/kernel/arch/arm/
H A Darch_thread.cpp47 arm_push_iframe(struct iframe_stack *stack, struct iframe *frame) argument
199 iframe frame = {}; local
218 struct iframe* frame local
231 get_signal_stack(Thread* thread, struct iframe* frame, struct sigaction* action, size_t spaceNeeded) argument
250 iframe* frame = thread->arch_info.userFrame; local
313 iframe* frame = thread_get_current_thread()->arch_info.userFrame; local
353 struct iframe* frame = thread_get_current_thread()->arch_info.userFrame; local
[all...]
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.cpp43 TouchpadView::TouchpadView(BRect frame) argument
/haiku/src/apps/icon-o-matic/gui/
H A DIconView.cpp18 IconView::IconView(BRect frame, const char* name) argument
/haiku/src/apps/icon-o-matic/
H A DIconEditorApp.cpp195 BRect frame; local
304 BRect frame = from->Window()->Frame(); local
384 BRect frame; local
[all...]
H A DCanvasView.cpp27 CanvasView::CanvasView(BRect frame) argument
/haiku/src/apps/deskbar/
H A DBarView.cpp132 TBarView::TBarView(BRect frame, bool vertical, bool left, bool top, argument
[all...]
H A DBarMenuBar.cpp105 TBarMenuBar(BRect frame, const char* name, TBarView* barView) argument
151 BRect frame = Frame(); local
[all...]
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp247 virtual void DrawHeader(BView* view, BRect frame, BRect updateRect, argument
/haiku/src/servers/app/drawing/interface/virtual/
H A DDWindowHWInterface.cpp222 DWindow::DWindow(BRect frame, DWindowHWInterface* interface, argument
1094 DWindowHWInterface::Invalidate(const BRect& frame) argument
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_thread.cpp39 find_previous_iframe(Thread* thread, addr_t frame) argument
59 get_previous_iframe(struct iframe* frame) argument
92 struct iframe* frame = get_current_iframe(); local
114 struct iframe* frame = find_previous_iframe(thread, local
162 x86_initial_return_to_userland(Thread* thread, iframe* frame) argument
245 struct iframe* frame = get_current_iframe(); local
260 struct iframe* frame = x86_get_current_iframe(); local
[all...]
/haiku/src/apps/haiku3d/
H A DRenderView.cpp25 RenderView::RenderView(BRect frame) argument
/haiku/src/add-ons/translators/bmp/
H A DBMPView.cpp26 BMPView::BMPView(const BRect &frame, const char *name, uint32 resizeMode, argument
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp501 BRect frame; local
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp144 MediaConverterWindow::MediaConverterWindow(BRect frame) argument

Completed in 116 milliseconds

1234567891011>>