Searched refs:Draw (Results 276 - 300 of 634) sorted by relevance

<<11121314151617181920>>

/haiku/src/libs/glut/
H A DglutWindow.h31 void Draw(BRect updateRect);
/haiku/src/apps/packageinstaller/
H A DPackageImageViewer.cpp73 ImageView::Draw(BRect updateRect) function in class:ImageView
/haiku/src/add-ons/screen_savers/ifs/
H A DIFS.h92 void Draw(BView* view, const buffer_info* info,
H A DIFSSaver.cpp199 IFSSaver::Draw(BView* view, int32 frame) function in class:IFSSaver
209 fIFS->Draw(view, NULL, frames);
224 fIFS->Draw(NULL, &fDirectInfo, frame - fLastDrawnFrame);
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorField.h44 virtual void Draw(BRect updateRect);
H A DColorSlider.h42 virtual void Draw(BRect updateRect);
/haiku/src/apps/haikudepot/ui_generic/
H A DLinkView.cpp56 LinkView::Draw(BRect updateRect) function in class:LinkView
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DStringView.cpp83 StringView::Draw(BView* container, BRect updateRect) function in class:StringView
/haiku/src/add-ons/screen_savers/debugnow/
H A DDebugNow.cpp90 DebugNow::Draw(BView* view, int32 frame) function in class:DebugNow
/haiku/src/apps/remotedesktop/
H A DRemoteView.h34 virtual void Draw(BRect updateRect);
/haiku/src/apps/deskbar/
H A DTimeView.h92 void Draw(BRect update);
H A DExpandoMenuBar.h74 virtual void Draw(BRect update);
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.h36 virtual void Draw(BRect updateRect);
H A DTabView.h29 void Draw(BRect updateRect);
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.h86 void Draw(BView* view, const BPoint& offset,
H A DTextDocumentView.h29 virtual void Draw(BRect updateRect);
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.h48 virtual void Draw(BRect updateRect);
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.h82 virtual void Draw(BRect);
/haiku/src/apps/icon-o-matic/gui/
H A DIconView.cpp55 // Draw
57 IconView::Draw(BRect updateRect) function in class:IconView
H A DTransformerListView.h43 virtual void Draw(BRect updateRect);
/haiku/src/apps/powerstatus/
H A DPowerStatusView.h36 virtual void Draw(BRect updateRect);
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.h40 virtual void Draw(BRect updateRect);
/haiku/src/apps/networkstatus/
H A DWirelessNetworkMenuItem.cpp97 RadioView::Draw(Menu(), bounds, fNetwork.signal_strength,
/haiku/src/apps/cortex/DiagramView/
H A DDiagramBox.cpp126 DiagramBox::Draw(BRect updateRect) function in class:DiagramBox
128 D_DRAW(("DiagramBox::Draw()\n"));
142 item->Draw(item->Frame());
153 item->Draw(r);
/haiku/src/add-ons/screen_savers/shelf/
H A DShelf.cpp44 void Draw(BView *view, int32 frame);
271 Shelf::Draw(BView *view, int32 frame) function in class:Shelf
274 BScreenSaver::Draw(view, frame);

Completed in 101 milliseconds

<<11121314151617181920>>