Searched refs:updateRect (Results 226 - 250 of 463) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/interface/
H A DCheckBoxTest.cpp26 virtual void Draw(BRect updateRect);
38 DividedBackgroundView::Draw(BRect updateRect) argument
/haiku/src/tests/servers/app/following/
H A Dmain.cpp38 virtual void Draw(BRect updateRect);
53 TestView::Draw(BRect updateRect) argument
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp19 virtual void Draw(BRect updateRect);
32 TestView::Draw(BRect updateRect) argument
/haiku/src/apps/midiplayer/
H A DScopeView.cpp88 ScopeView::Draw(BRect updateRect) argument
90 super::Draw(updateRect);
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPreview.cpp87 ColorPreview::Draw(BRect updateRect) argument
94 be_control_look->DrawTextControlBorder(this, bounds, updateRect, color);
H A DColorField.h44 virtual void Draw(BRect updateRect);
H A DColorSlider.h42 virtual void Draw(BRect updateRect);
/haiku/src/preferences/screen/
H A DMonitorView.cpp64 MonitorView::Draw(BRect updateRect) argument
73 FillRect(updateRect);
/haiku/src/apps/expander/
H A DPasswordAlert.cpp36 virtual void Draw(BRect updateRect);
204 TAlertView::Draw(BRect updateRect) argument
/haiku/headers/os/interface/
H A DColorControl.h49 virtual void Draw(BRect updateRect);
104 BRect updateRect);
/haiku/src/apps/processcontroller/
H A DTeamBarMenu.cpp55 TeamBarMenu::Draw(BRect updateRect) argument
57 BMenu::Draw (updateRect);
H A DMemoryBarMenu.cpp62 MemoryBarMenu::Draw(BRect updateRect) argument
69 BMenu::Draw(updateRect);
/haiku/headers/private/shared/
H A DDateTimeEdit.h35 virtual void Draw(BRect updateRect);
51 virtual void DrawBorder(const BRect& updateRect);
/haiku/src/apps/icon-o-matic/gui/
H A DIconObjectListView.cpp54 IconObjectListView::Draw(BRect updateRect) argument
56 PropertyListView::Draw(updateRect);
/haiku/src/apps/showimage/
H A DShowImageStatusView.cpp80 ShowImageStatusView::Draw(BRect updateRect) argument
88 bounds, updateRect, ViewColor());
/haiku/src/apps/cortex/DiagramView/
H A DDiagramItemGroup.h77 void DrawItems(BRect updateRect, uint32 whichType = DiagramItem::M_ANY,
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.h44 virtual void Draw(BRect updateRect);
/haiku/src/apps/soundrecorder/
H A DUpDownButton.cpp37 UpDownButton::Draw(BRect updateRect) argument
/haiku/src/preferences/locale/
H A DLanguageListView.h79 virtual void Draw(BRect updateRect);
/haiku/src/tests/apps/miniterminal/
H A DViewBuffer.h26 virtual void Draw(BRect updateRect);
/haiku/src/tests/servers/app/async_drawing/
H A Dmain.cpp23 virtual void Draw(BRect updateRect) argument
/haiku/src/libs/glut/
H A DglutWindow.h31 void Draw(BRect updateRect);
/haiku/src/apps/packageinstaller/
H A DPackageImageViewer.cpp73 ImageView::Draw(BRect updateRect) argument
/haiku/src/apps/haikudepot/ui_generic/
H A DLinkView.cpp56 LinkView::Draw(BRect updateRect) argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DStringView.cpp83 StringView::Draw(BView* container, BRect updateRect) argument

Completed in 400 milliseconds

1234567891011>>