Searched defs:frame (Results 326 - 350 of 540) sorted by relevance

<<11121314151617181920>>

/haiku/src/servers/mail/
H A DDeskbarView.cpp87 DeskbarView::DeskbarView(BRect frame) argument
/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/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
H A Darch_debug.cpp59 stack_frame *frame; local
68 stack_frame frame; local
186 struct iframe *frame = NULL; local
303 struct iframe *frame = NULL; local
[all...]
/haiku/src/apps/deskbar/
H A DBarMenuBar.cpp105 TBarMenuBar(BRect frame, const char* name, TBarView* barView) argument
151 BRect frame = Frame(); local
[all...]
/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...]
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.cpp43 TouchpadView::TouchpadView(BRect frame) argument
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_thread_types.h86 iframe frame; member in struct:arch_fork_arg
/haiku/src/apps/mail/
H A DEnclosures.cpp433 TListItem::DrawItem(BView *owner, BRect frame, bool /* complete */) argument
/haiku/src/tests/add-ons/kernel/drivers/audio/
H A Dmulti_audio_test.cpp71 set_frame(char* frame, uint32 format, float value) argument
[all...]
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp481 SliderOffscreenView::SliderOffscreenView(BRect frame, const char *name) argument
/haiku/src/apps/tv/
H A DVideoNode.cpp423 VideoNode::CreateBuffers(BRect frame, color_space cspace, bool overlay) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoNode.cpp389 VideoNode::CreateBuffers(BRect frame, color_spac argument
[all...]
/haiku/src/add-ons/media/plugins/ape_reader/
H A DAPEReader.cpp164 TAPEReader::FindKeyFrame(void* cookie, uint32 flags, int64* frame, argument
183 TAPEReader::Seek(void *cookie, uint32 flags, int64 *frame, bigtime_t *time) argument
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_thread.cpp124 iframe frame; local
149 struct iframe* frame = thread->arch_info.userFrame; local
162 get_signal_stack(Thread* thread, struct iframe* frame, struct sigaction* action, size_t spaceNeeded) argument
186 iframe* frame = thread->arch_info.userFrame; local
269 iframe* frame = thread_get_current_thread()->arch_info.userFrame; local
[all...]
/haiku/src/apps/cortex/ValControl/
H A DNumericValControl.cpp51 NumericValControl::NumericValControl(BRect frame, const char* name, BContinuousParameter* param, argument
78 NumericValControl::NumericValControl(BRect frame, const char* name, BMessage* message, argument
/haiku/src/apps/launchbox/
H A DPadView.cpp246 BRect frame = screen.Frame(); local
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.cpp103 StateView::StateView(BRect frame, const char* name, argument
/haiku/src/apps/icon-o-matic/gui/
H A DTransformerListView.cpp110 TransformerListView::TransformerListView(BRect frame, const char* name, argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug.cpp58 stack_frame *frame; local
67 stack_frame frame; local
186 struct iframe *frame = NULL; local
263 stack_frame* frame = (stack_frame*)get_current_stack_frame(); local
[all...]
/haiku/src/kits/interface/
H A DDecimalSpinner.cpp119 BDecimalSpinner::BDecimalSpinner(BRect frame, const char* name, argument
/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp122 DriveItem::DrawItem(BView* owner, BRect frame, bool complete) argument
[all...]
/haiku/src/apps/people/
H A DPeopleApp.cpp354 BRect frame; local
H A DPersonWindow.cpp46 PersonWindow::PersonWindow(BRect frame, const char* title, argument
/haiku/src/system/kernel/arch/x86/64/
H A Dthread.cpp82 x86_restart_syscall(iframe* frame) argument
121 get_signal_stack(Thread* thread, iframe* frame, struct sigaction* action, argument
345 iframe* frame = x86_get_current_iframe(); local
423 iframe* frame = x86_get_current_iframe(); local
[all...]

Completed in 282 milliseconds

<<11121314151617181920>>