Searched refs:Draw (Results 51 - 75 of 634) sorted by relevance

1234567891011>>

/haiku/src/apps/soundrecorder/
H A DSoundListView.h18 virtual void Draw(BRect updateRect);
H A DUpDownButton.h20 virtual void Draw(BRect);
/haiku/src/apps/tv/
H A DVideoView.h58 void Draw(BRect updateRect);
/haiku/src/preferences/time/
H A DTZDisplay.h28 virtual void Draw(BRect updateRect);
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DCheckBox.h24 virtual void Draw(BView* container, BRect updateRect);
H A DStringView.h28 virtual void Draw(BView* container, BRect updateRect);
H A DTestView.cpp42 TestView::Draw(BRect updateRect) function in class:TestView
/haiku/src/tests/servers/app/draw_after_children/
H A DDrawAfterChildren.cpp16 executed in Draw() AND DrawAfterChildren() will paint on top of children.
24 after the Draw() hook of the parent view with B_DRAW_ON_CHILDREN has been
25 called. So while DrawAfterChildren() may be called after the Draw() hooks
34 * Both Draw() and DrawAfterChildren() appear to push their own graphics
43 any children, this effects any drawing commands, those from Draw()
62 virtual void Draw(BRect updateRect);
81 TestView::Draw(BRect updateRect) function in class:TestView
83 printf("Draw(BRect(%.1f, %.1f, %.1f, %.1f))\n",
117 virtual void Draw(BRect updateRect);
137 ChildView::Draw(BRec function in class:ChildView
[all...]
/haiku/src/tests/servers/app/painter/
H A DBitmapView.h17 virtual void Draw(BRect updateRect);
/haiku/src/tests/servers/app/playground/
H A DStates.cpp130 // Draw
132 State::Draw(BView* view) const function in class:State
191 virtual void Draw(BView* view) const function in class:LineState
197 State::Draw(view);
211 virtual void Draw(BView* view) const function in class:RectState
220 State::Draw(view);
230 virtual void Draw(BView* view) const function in class:RoundRectState
241 State::Draw(view);
251 virtual void Draw(BView* view) const function in class:EllipseState
260 State::Draw(vie
[all...]
/haiku/src/apps/patchbay/
H A DPatchRow.h37 void Draw(BRect updateRect);
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.h20 virtual void Draw(BView* view, int32 frame);
/haiku/src/add-ons/screen_savers/icons/
H A DIconsSaver.h33 virtual void Draw(BView *view, int32 frame);
/haiku/src/apps/packageinstaller/
H A DPackageImageViewer.h24 virtual void Draw(BRect updateRect);
/haiku/headers/os/interface/
H A DSeparatorItem.h28 virtual void Draw();
/haiku/src/kits/tracker/
H A DMiniMenuField.h58 virtual void Draw(BRect);
/haiku/src/add-ons/screen_savers/gravity/
H A DGravity.h42 void Draw(BView*, int32 frame);
/haiku/src/apps/pulse/
H A DProgressBar.h27 virtual void Draw(BRect rect);
H A DNormalPulseView.h24 virtual void Draw(BRect rect);
/haiku/src/apps/haikudepot/ui_generic/
H A DLinkView.h24 virtual void Draw(BRect updateRect);
H A DRatingView.h22 virtual void Draw(BRect updateRect);
H A DBitmapView.h21 virtual void Draw(BRect updateRect);
/haiku/src/servers/bluetooth/
H A DDeskbarReplicant.h29 virtual void Draw(BRect updateRect);
/haiku/headers/private/shared/
H A DStripeView.h26 virtual void Draw(BRect updateRect);
/haiku/src/apps/deskbar/
H A DBarMenuTitle.h56 void Draw();

Completed in 211 milliseconds

1234567891011>>