Searched refs:Draw (Results 176 - 200 of 634) sorted by relevance

1234567891011>>

/haiku/src/apps/cortex/DiagramView/
H A DDiagramBox.h58 // is called from Draw() to do the actual drawing
73 void Draw(BRect updateRect);
H A DDiagramEndPoint.h72 // is called from Draw() to do the actual drawing
103 void Draw(
H A DDiagramWire.h99 // is called from Draw() to do the actual drawing
122 void Draw(
/haiku/src/apps/cortex/RouteApp/
H A DStatusView.h81 virtual void Draw(
/haiku/src/apps/cortex/ValControl/
H A DValControlDigitSegment.h106 virtual void Draw(BRect updateRect);
H A DValControlSegment.h137 virtual void Draw(BRect updateRect);
/haiku/src/apps/glteapot/
H A DGLObject.h46 virtual void Draw(bool forID, float IDcolor[]);
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.h39 virtual void Draw(BRect updateRect);
H A DSwatchView.h22 virtual void Draw(BRect updateRect);
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DSliderView.h34 virtual void Draw(BRect updateRect);
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DManipulator.cpp31 // Draw
33 Manipulator::Draw(BView* into, BRect updateRect) function in class:Manipulator
H A DManipulator.h28 virtual void Draw(BView* into, BRect updateRect);
H A DMultipleManipulatorState.h27 virtual void Draw(BView* into, BRect updateRect);
H A DViewState.cpp56 // Draw
58 ViewState::Draw(BView* into, BRect updateRect) function in class:ViewState
H A DViewState.h37 virtual void Draw(BView* into, BRect updateRect);
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorView.cpp31 // Draw
33 PropertyEditorView::Draw(BRect updateRect) function in class:PropertyEditorView
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DTextInputValueView.cpp42 // Draw
44 TextInputValueView::Draw(BRect updateRect) function in class:TextInputValueView
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.h33 virtual void Draw(BRect updateRect);
/haiku/src/apps/mediaplayer/
H A DVideoView.h30 virtual void Draw(BRect updateRect);
/haiku/src/apps/people/
H A DPictureView.h39 virtual void Draw(BRect updateRect);
/haiku/src/apps/soundrecorder/
H A DScopeView.h23 void Draw(BRect updateRect);
H A DTrackSlider.h37 virtual void Draw(BRect);
/haiku/src/apps/switcher/
H A DLaunchButton.h32 virtual void Draw(BRect updateRect);
/haiku/src/kits/screensaver/
H A DScreenSaver.cpp49 BScreenSaver::Draw(BView *view, int32 frame) function in class:BScreenSaver
/haiku/src/preferences/filetypes/
H A DAttributeListView.h58 virtual void Draw(BRect updateRect);

Completed in 51 milliseconds

1234567891011>>