Searched defs:frame (Results 351 - 375 of 540) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp222 BatteryTab::DrawFocusMark(BView* owner, BRect frame) argument
237 BatteryTab::DrawLabel(BView* owner, BRect frame) argument
290 ExtPowerStatusView(PowerStatusDriverInterface* interface, BRect frame, int32 resizingMode, int batteryID, BatteryInfoView* batteryInfoView, ExtendedInfoWindow* window) argument
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecEncoder.cpp700 AVCodecEncoder::_EncodeVideoFrame(AVFrame* frame, AVPacket* pkt, media_encode_info* info) argument
[all...]
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp28 ExpressionTextView::ExpressionTextView(BRect frame, CalcView* calcView) argument
/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/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/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/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/kits/interface/
H A DSpinner.cpp79 BSpinner::BSpinner(BRect frame, const char* name, const char* label, argument
H A DPictureButton.cpp17 BPictureButton::BPictureButton(BRect frame, const char* name, argument
H A DSplitView.cpp253 BRect frame = fSplitLayout->SplitterItemFrame(i); local
367 BSplitView::DrawSplitter(BRect frame, const BRect& updateRect, argument
375 BSplitView::_DrawDefaultSplitter(BView* view, BRect frame, argument
/haiku/src/system/kernel/arch/x86/32/
H A Ddescriptors.cpp144 x86_double_fault_exception(struct iframe* frame) argument
181 x86_page_fault_exception_double_fault(struct iframe* frame) argument
[all...]
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp221 SlideShowSaver::Draw(BView *view, int32 frame) argument
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp57 DiagramView( BRect frame, const char *name, bool multiSelection, uint32 resizingMode, uint32 flags) argument
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp314 BRect frame = Bounds(); local
/haiku/src/apps/soundrecorder/
H A DTransportButton.cpp208 TransportButton::TransportButton(BRect frame, const char *name, argument
497 PlayPauseButton::PlayPauseButton(BRect frame, const char *name, argument
632 RecordButton::RecordButton(BRect frame, const char *name, argument
/haiku/src/apps/switcher/
H A DWindowsView.cpp205 virtual void Draw(BView* owner, BRect frame, int32 index, bool selected) argument
235 virtual void Draw(BView* owner, BRect frame, int32 index, bool selected) argument
259 virtual void Draw(BView* owner, BRect frame, int32 index, bool selected) argument
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTest.cpp56 OffscreenBitmap::OffscreenBitmap(BRect frame, color_space colorSpace) argument
185 PictureTest::Test(draw_func* func, BRect frame) argument
224 CreateBitmap(draw_func* func, BRect frame) argument
233 RecordPicture(draw_func* func, BRect frame) argument
249 CreateBitmap(BPicture *picture, BRect frame) argument
[all...]
/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp29 WindowLayer::WindowLayer(BRect frame, const char* name, argument
[all...]
H A Dmain.cpp364 Window::AddWindow(BRect frame, const char* name) argument
[all...]
/haiku/src/preferences/locale/
H A DLanguageListView.cpp56 LanguageListItem::DrawItem(BView* owner, BRect frame, bool complete) argument
63 LanguageListItem::DrawItemWithTextOffset(BView* owner, BRect frame, argument
159 LanguageListItemWithFlag::DrawItem(BView* owner, BRect frame, bool complete) argument
[all...]
/haiku/src/servers/app/stackandtile/
H A DSATWindow.cpp47 BRect frame = fWindow->Frame(); local
90 BRect frame = CompleteWindowFrame(); local
317 SATWindow::AddDecorator(BRect& frame) argument
391 BRect frame = fWindow->Frame(); local
493 BRect frame = fWindow->Frame(); local
[all...]
/haiku/headers/private/screen_saver/
H A DScreenSaverSettings.h99 void SetWindowFrame(const BRect& frame) argument
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp268 BDefaultChoiceView::ListItem::DrawItem(BView* owner, BRect frame, argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp180 LegendChartAxis::SetFrame(BRect frame) argument
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp155 BRect frame; local

Completed in 277 milliseconds

<<11121314151617181920>>