Searched refs:Draw (Results 26 - 50 of 634) sorted by relevance

1234567891011>>

/haiku/src/add-ons/screen_savers/debugnow/
H A DDebugNow.h22 void Draw(BView* view, int32 frame);
/haiku/src/add-ons/screen_savers/glife/
H A DGLifeSaver.h43 void Draw(BView*, int32);
/haiku/src/apps/pulse/
H A DMiniPulseView.h23 void Draw(BRect rect);
/haiku/src/apps/processcontroller/
H A DTeamBarMenu.h27 virtual void Draw(BRect updateRect);
H A DThreadBarMenu.h22 virtual void Draw(BRect updateRect);
H A DMemoryBarMenu.h28 virtual void Draw(BRect updateRect);
/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestView.cpp8 void PrintTestView::Draw(BRect updateRect) function in class:PrintTestView
/haiku/src/kits/tracker/
H A DDraggableContainerIcon.h50 virtual void Draw(BRect updateRect);
/haiku/src/apps/haikudepot/util/
H A DRatingUtils.cpp20 RatingUtils::Draw(BView* target, BPoint at, float value) function in class:RatingUtils
34 Draw(target, at, value, star);
39 RatingUtils::Draw(BView* target, BPoint at, float value, function in class:RatingUtils
/haiku/src/apps/soundrecorder/
H A DUpDownButton.cpp37 UpDownButton::Draw(BRect updateRect) function in class:UpDownButton
82 Draw(Bounds());
101 Draw(Bounds());
/haiku/src/tests/servers/app/clip_to_picture/
H A Dmain.cpp28 virtual void Draw(BView* view, BRect updateRect) = 0;
79 virtual void Draw(BRect updateRect);
102 TestView::Draw(BRect updateRect) function in class:TestView
105 fTestRenderer->Draw(this, updateRect);
259 virtual void Draw(BView* view, BRect updateRect) function in class:Test1Clipping
276 virtual void Draw(BView* view, BRect updateRect) function in class:Test1Validate
287 virtual void Draw(BView* view, BRect updateRect) function in class:Test2Clipping
310 virtual void Draw(BView* view, BRect updateRect) function in class:Test2Validate
323 virtual void Draw(BView* view, BRect updateRect) function in class:Test3Clipping
342 virtual void Draw(BVie function in class:Test3Validate
354 virtual void Draw(BView* view, BRect updateRect) function in class:Test4Clipping
382 virtual void Draw(BView* view, BRect updateRect) function in class:Test4Validate
[all...]
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DBitmapPainter.cpp58 Painter::BitmapPainter::Draw(const BRect& sourceRect, function in class:Painter::BitmapPainter
66 TRACE("BitmapPainter::Draw()\n");
87 drawNoScale.Draw(fPainter->fInternal, fBitmap, 1, fOffset,
93 drawNoScale.Draw(fPainter->fInternal, fBitmap, 1, fOffset,
100 drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
116 drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
125 drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
134 drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
145 drawBilinear.Draw(fPainter, fPainter->fInternal,
148 DrawBitmapNearestNeighborCopy::Draw(fPainte
[all...]
/haiku/headers/private/interface/
H A DZombieReplicantView.h47 virtual void Draw(BRect updateRect);
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoView.h41 void Draw(BRect updateRect);
/haiku/src/add-ons/screen_savers/butterfly/
H A DButterfly.h21 virtual void Draw(BView* view, int32 frame);
/haiku/src/apps/drivesetup/
H A DDiskView.h24 virtual void Draw(BRect updateRect);
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DBoolValueView.h21 virtual void Draw(BRect updateRect);
H A DColorValueView.h23 virtual void Draw(BRect updateRect);
H A DIconValueView.h23 virtual void Draw(BRect updateRect);
H A DOptionValueView.h22 virtual void Draw(BRect updateRect);
/haiku/src/apps/icon-o-matic/gui/
H A DIconObjectListView.h26 virtual void Draw(BRect updateRect);
H A DIconView.h33 virtual void Draw(BRect updateRect);
/haiku/src/apps/mediaplayer/interface/
H A DPlayPauseButton.h24 virtual void Draw(BRect updateRect);
H A DSymbolButton.h26 virtual void Draw(BRect updateRect);
/haiku/src/apps/showimage/
H A DSelectionBox.h37 void Draw(ShowImageView* view,

Completed in 88 milliseconds

1234567891011>>