Searched defs:frame (Results 1 - 25 of 540) sorted by last modified time

1234567891011>>

/haiku/src/kits/interface/
H A DSpinner.cpp79 BSpinner::BSpinner(BRect frame, const char* name, const char* label, argument
H A DStatusBar.cpp32 BStatusBar::BStatusBar(BRect frame, const char *name, const char *label, argument
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp457 StreamBase::Seek(uint32 flags, int64* frame, bigtime_t* time) argument
1306 FindKeyFrame(uint32 flags, int64* frame, bigtime_t* time) const argument
1407 Seek(uint32 flags, int64* frame, bigtime_t* time) argument
1753 Seek(void* _cookie, uint32 seekTo, int64* frame, bigtime_t* time) argument
1762 FindKeyFrame(void* _cookie, uint32 flags, int64* frame, bigtime_t* time) argument
[all...]
H A DAVCodecDecoder.cpp266 AVCodecDecoder::SeekedTo(int64 frame, bigtime_t time) argument
[all...]
/haiku/src/preferences/screen/
H A DScreenWindow.cpp996 ScreenWindow::ScreenChanged(BRect frame, color_space mode) argument
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp134 ShowImageWindow::ShowImageWindow(BRect frame, const entry_ref& ref, argument
550 BRect frame = screen.Frame(); local
1123 BRect frame = fToolBar->Parent()->Bounds(); local
1369 BRect frame; local
[all...]
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp415 PartitionListView::PartitionListView(const BRect& frame, uint32 resizeMode) argument
H A DDiskView.cpp463 DiskView::DiskView(const BRect& frame, uint32 resizeMode, argument
/haiku/src/apps/terminal/
H A DTermWindow.cpp235 BRect frame; local
601 _LoadWindowPosition(BRect* frame, uint32* workspaces) argument
2093 BRect frame = window->Frame(); local
[all...]
/haiku/src/servers/app/
H A DServerApp.cpp751 BRect frame; local
861 BRect frame; local
3143 BRect frame; local
3700 BRect frame; local
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp87 x86_invalid_exception(iframe* frame) argument
98 x86_fatal_exception(iframe* frame) argument
107 x86_unexpected_exception(iframe* frame) argument
216 x86_hardware_interrupt(struct iframe* frame) argument
264 x86_page_fault_exception(struct iframe* frame) argument
[all...]
/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp166 static void WriteRegisters(iframe* frame) argument
208 WriteTrapInfo(iframe* frame) argument
353 STrap(iframe* frame) argument
[all...]
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp81 print_iframe(struct iframe *frame) argument
[all...]
/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp107 print_iframe(struct iframe *frame) argument
[all...]
/haiku/src/system/kernel/arch/arm64/
H A Darch_int.cpp75 print_iframe(const char *event, struct iframe *frame) argument
228 do_sync_handler(iframe * frame) argument
384 do_error_handler(iframe * frame) argument
397 do_irq_handler(iframe * frame) argument
418 do_fiq_handler(iframe * frame) argument
[all...]
/haiku/src/system/kernel/arch/arm/
H A Darch_int.cpp103 print_iframe(const char *event, struct iframe *frame) argument
349 arch_arm_page_fault(struct iframe *frame, addr_t far, uint32 fsr, bool isWrite, bool isExec) argument
446 arch_arm_data_abort(struct iframe *frame) argument
457 arch_arm_prefetch_abort(struct iframe *frame) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.cpp122 UserLoginWindow::UserLoginWindow(BWindow* parent, BRect frame, Model& model) argument
H A DRatePackageWindow.cpp172 RatePackageWindow::RatePackageWindow(BWindow* parent, BRect frame, argument
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp637 PowerStatusReplicant::PowerStatusReplicant(BRect frame, int32 resizingMode, argument
70 PowerStatusView(PowerStatusDriverInterface* interface, BRect frame, int32 resizingMode, int batteryID, bool inDeskbar) argument
[all...]
/haiku/src/apps/mediaplayer/settings/
H A DSettingsWindow.cpp43 SettingsWindow::SettingsWindow(BRect frame) argument
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp28 ExpressionTextView::ExpressionTextView(BRect frame, CalcView* calcView) argument
H A DCalcView.cpp193 CalcView::CalcView(BRect frame, rgb_color rgbBaseColor, BMessage* settings) argument
553 BRect frame; local
[all...]
/haiku/src/apps/deskbar/
H A DSwitcher.cpp1249 BRect frame = fIconView->Frame(); local
1615 TSwitcherWindow(BRect frame, TSwitchManager* manager) argument
1720 BRect frame = fIconView->FrameOf(index); local
1877 TIconView(BRect frame, TSwitchManager* manager, TSwitcherWindow* switcherWindow) argument
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp1035 uint32 frame; local
H A Duhci.cpp1424 LinkIsochronousDescriptor(uhci_td *descriptor, uint16 frame) argument
1453 UnlinkIsochronousDescriptor(uint16 frame) argument
[all...]

Completed in 136 milliseconds

1234567891011>>