Searched refs:Draw (Results 426 - 450 of 634) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp86 void Draw(BRect invalidate) function in class:RotatedStringView
94 BStringView::Draw(invalidate);
/haiku/src/kits/tracker/
H A DPose.cpp554 BPose::Draw(BRect rect, const BRect& updateRect, BPoseView* poseView, function in class:BPose
557 // If the background wasn't cleared and Draw() is not called after
619 widget->Draw(widgetRect, widgetTextRect,
623 widget->Draw(widgetTextRect, widgetTextRect,
671 widget->Draw(rect, rect, rect.Width(), poseView, drawView,
817 IconCache::sIconCache->Draw(ResolvedModel(), view, where,
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp102 virtual void Draw(BRect updateRect);
229 // Draw
231 ScrollCorner::Draw(BRect updateRect) function in class:ScrollCorner
328 // Draw
329 void ScrollView::Draw(BRect updateRect) function in class:ScrollView
/haiku/src/apps/mail/
H A DAddressTextControl.cpp110 virtual void Draw(BRect updateRect);
430 AddressTextControl::PopUpButton::Draw(BRect updateRect) function in class:AddressTextControl::PopUpButton
664 AddressTextControl::Draw(BRect updateRect) function in class:AddressTextControl
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp111 TrackSlider::Draw(BRect updateRect) function in class:TrackSlider
303 Draw(Bounds());
397 Draw(Bounds());
/haiku/src/apps/glteapot/
H A DObjectView.cpp427 reinterpret_cast<GLObject*>(fObjects.ItemAt(i))->Draw(true, idColor);
777 object->Draw(false, NULL);
783 object->Draw(false, NULL);
/haiku/src/preferences/locale/
H A DLanguageListView.cpp282 LanguageListView::Draw(BRect updateRect) function in class:LanguageListView
284 BOutlineListView::Draw(updateRect);
/haiku/src/kits/interface/
H A DRadioButton.cpp86 BRadioButton::Draw(BRect updateRect) function in class:BRadioButton
539 Draw(bounds);
H A DAboutWindow.cpp58 virtual void Draw(BRect updateRect);
124 StripeView::Draw(BRect updateRect) function in class:BPrivate::StripeView
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp74 LaunchButton::Draw(BRect updateRect) function in class:LaunchButton
88 BIconButton::Draw(updateRect);
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.cpp76 TabContainerView::Draw(BRect updateRect) function in class:TabContainerView
93 item->Parent()->Draw(item->Frame());
/haiku/src/bin/desklink/
H A DMediaReplicant.cpp132 virtual void Draw(BRect updateRect);
243 MediaReplicant::Draw(BRect rect) function in class:MediaReplicant
/haiku/src/apps/icon-o-matic/gui/
H A DTransformerListView.cpp134 TransformerListView::Draw(BRect updateRect) function in class:TransformerListView
136 SimpleListView::Draw(updateRect);
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.h167 virtual void Draw(BRect updateRect);
/haiku/src/apps/gradients/
H A DGradientsView.cpp31 GradientsView::Draw(BRect update) function in class:GradientsView
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.cpp127 // Draw
129 IconOptionsControl::Draw(BRect updateRect) function in class:IconOptionsControl
H A DSwatchView.cpp67 SwatchView::Draw(BRect updateRect) function in class:SwatchView
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.cpp40 MediaFileInfoView::Draw(BRect /*update*/) function in class:MediaFileInfoView
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp220 Leaves::Draw(BView* view, int32 frame) function in class:Leaves
/haiku/src/add-ons/screen_savers/flurry/
H A DFlurry.cpp363 Flurry::Draw(BView*, int32 frame) function in class:Flurry
/haiku/src/apps/tv/
H A DVideoView.cpp198 VideoView::Draw(BRect updateRect) function in class:VideoView
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.cpp48 // Draw
50 PropertyItemView::Draw(BRect updateRect) function in class:PropertyItemView
/haiku/src/apps/sudoku/
H A DSudokuView.h85 virtual void Draw(BRect updateRect);
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNoScale.h21 Draw(PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, function in struct:DrawBitmapNoScale
/haiku/headers/os/interface/
H A DChannelControl.h32 virtual void Draw(BRect updateRect) = 0;

Completed in 205 milliseconds

<<11121314151617181920>>