Searched refs:updateRect (Results 101 - 125 of 463) sorted by relevance

1234567891011>>

/haiku/src/apps/soundrecorder/
H A DVUView.h23 void Draw(BRect updateRect);
H A DVolumeSlider.h39 void Draw(BRect updateRect);
/haiku/src/bin/desklink/
H A DDeskButton.h32 virtual void Draw(BRect updateRect);
/haiku/src/bin/network/ppp_up/
H A DPPPDeskbarReplicant.h31 virtual void Draw(BRect updateRect);
/haiku/src/preferences/screen/
H A DMonitorView.h25 virtual void Draw(BRect updateRect);
/haiku/src/tests/add-ons/opengl/fake_renderer/
H A DFakeRenderer.h22 virtual void Draw(BRect updateRect);
/haiku/src/tests/servers/app/benchmark/
H A DTestWindow.cpp32 TestView::Draw(BRect updateRect) argument
H A DTestWindow.h29 virtual void Draw(BRect updateRect);
/haiku/src/tests/servers/app/drawing_debugger/
H A DDrawingDebugger.cpp38 virtual void Draw(BRect updateRect);
121 DrawingDebuggerView::Draw(BRect updateRect) argument
123 DrawBitmap(fBitmap, updateRect, updateRect);
/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.h25 virtual void Draw(BRect updateRect);
/haiku/src/apps/haikudepot/textview/
H A DTextView.h20 virtual void Draw(BRect updateRect);
/haiku/src/tests/servers/app/harness/
H A Dharness.h25 virtual void Draw(BView* view, BRect updateRect) = 0;
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.h17 virtual void Draw(BRect updateRect);
/haiku/src/apps/deskbar/
H A DInlineScrollView.h30 virtual void Draw(BRect updateRect);
/haiku/src/apps/mediaplayer/
H A DControllerView.h42 void Draw(BRect updateRect);
/haiku/src/apps/webpositive/
H A DURLInputGroup.h21 virtual void Draw(BRect updateRect);
/haiku/src/tests/servers/app/text_rendering/
H A Dmain.cpp13 virtual void Draw(BRect updateRect) argument
/haiku/headers/private/shared/
H A DBitmapButton.h37 virtual void Draw(BRect updateRect);
/haiku/src/apps/haikudepot/ui_generic/
H A DRatingView.cpp56 RatingView::Draw(BRect updateRect) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.h53 virtual void Draw(BRect updateRect);
67 BRect updateRect, rgb_color base,
69 void _DrawKey(BView* view, BRect updateRect,
71 void _DrawIndicator(BView* view, BRect updateRect,
/haiku/src/preferences/appearance/
H A DColorPreview.h27 virtual void Draw(BRect updateRect);
/haiku/src/apps/terminal/
H A DColorPreview.h27 virtual void Draw(BRect updateRect);
/haiku/src/apps/showimage/
H A DShowImageStatusView.h34 virtual void Draw(BRect updateRect);
/haiku/src/apps/icon-o-matic/
H A DCanvasView.h39 virtual void Draw(BRect updateRect);
90 BRect updateRect);
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DIconValueView.cpp36 IconValueView::Draw(BRect updateRect) argument
61 PropertyEditorView::Draw(updateRect);

Completed in 223 milliseconds

1234567891011>>