Searched refs:Draw (Results 376 - 400 of 634) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.h56 virtual void Draw(BRect updateRect);
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DOptionValueView.cpp39 // Draw
41 OptionValueView::Draw(BRect updateRect) function in class:OptionValueView
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h40 virtual void Draw(BView* into, BRect updateRect);
/haiku/src/apps/showimage/
H A DSelectionBox.cpp142 SelectionBox::Draw(ShowImageView* view, const BRect& updateRect) const function in class:SelectionBox
/haiku/src/apps/soundrecorder/
H A DTransportButton.h57 virtual void Draw(BRect);
/haiku/src/tests/add-ons/opengl/fake_renderer/
H A DFakeRenderer.cpp90 FakeRenderer::Draw(BRect updateRect) function in class:FakeRenderer
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBView.cpp13 void BBView::Draw(BRect updateRect) { function in class:BBView
/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp570 fTopLayer->Draw(fDrawingEngine, &dirtyContentRegion,
573 fTopLayer->Draw(fDrawingEngine, &dirtyContentRegion,
623 layer->Draw(fDrawingEngine, &effectiveClipping,
664 layer->Draw(fDrawingEngine, &effectiveClipping,
/haiku/headers/private/kernel/boot/
H A Dmenu.h151 void Draw(MenuItem* item);
/haiku/src/kits/screensaver/
H A DScreenSaverRunner.cpp224 // and then Draw() for the same frame
227 fSaver->Draw(fView, frame);
/haiku/headers/os/interface/
H A DChannelSlider.h44 virtual void Draw(BRect updateRect);
H A DTextControl.h59 virtual void Draw(BRect updateRect);
H A DColorControl.h49 virtual void Draw(BRect updateRect);
H A DScrollView.h40 virtual void Draw(BRect updateRect);
/haiku/headers/private/interface/
H A DAbstractSpinner.h59 virtual void Draw(BRect updateRect);
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DRadioButton.cpp38 RadioButton::Draw(BView* container, BRect updateRect) function in class:RadioButton
/haiku/src/add-ons/screen_savers/butterfly/
H A DButterfly.cpp83 Butterfly::Draw(BView* view, int32 frame) function in class:Butterfly
/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp112 bDevice->GetDeviceClass().Draw(fIcon, BPoint(Bounds().left, Bounds().top));
H A DDeviceListItem.cpp92 fClass.Draw(owner, BPoint(itemRect.left, itemRect.top));
/haiku/src/apps/diskprobe/
H A DDataView.h38 virtual void Draw(BRect updateRect);
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp114 Activity::Draw(BRect rect) function in class:Activity
138 // Draw color stripes
168 // Draw box around it
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapGeneric.h35 Draw(const Painter* painter, PainterAggInterface& aggInterface, function in struct:DrawBitmapGeneric
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.h70 virtual void Draw(BRect rect);
/haiku/src/preferences/screensaver/
H A DPreviewView.cpp101 PreviewView::Draw(BRect updateRect) function in class:PreviewView
/haiku/src/apps/mail/
H A DFindWindow.cpp160 void FindPanel::Draw(BRect) function in class:FindPanel

Completed in 131 milliseconds

<<11121314151617181920>>