Symbol: Draw
headers/libs/print/libprint/MarginView.h
154
virtual void Draw(BRect bounds);
headers/libs/print/libprint/PagesView.h
17
void Draw(BRect rect);
headers/libs/print/libprint/Preview.h
35
void Draw(BView* view, const BRect& printRect);
headers/libs/print/libprint/Preview.h
60
virtual void Draw(BRect r);
headers/os/add-ons/screen_saver/ScreenSaver.h
27
virtual void Draw(BView* view, int32 frame);
headers/os/bluetooth/DeviceClass.h
83
void Draw(BView* view, const BPoint& point);
headers/os/interface/Box.h
44
virtual void Draw(BRect updateRect);
headers/os/interface/Button.h
39
virtual void Draw(BRect updateRect);
headers/os/interface/ChannelControl.h
32
virtual void Draw(BRect updateRect) = 0;
headers/os/interface/ChannelSlider.h
44
virtual void Draw(BRect updateRect);
headers/os/interface/CheckBox.h
30
virtual void Draw(BRect updateRect);
headers/os/interface/ColorControl.h
49
virtual void Draw(BRect updateRect);
headers/os/interface/Dragger.h
41
virtual void Draw(BRect updateRect);
headers/os/interface/ListView.h
47
virtual void Draw(BRect updateRect);
headers/os/interface/Menu.h
67
virtual void Draw(BRect updateRect);
headers/os/interface/MenuBar.h
64
virtual void Draw(BRect updateRect);
headers/os/interface/MenuField.h
43
virtual void Draw(BRect updateRect);
headers/os/interface/MenuItem.h
54
virtual void Draw();
headers/os/interface/PictureButton.h
49
virtual void Draw(BRect updateRect);
headers/os/interface/RadioButton.h
31
virtual void Draw(BRect updateRect);
headers/os/interface/ScrollBar.h
36
virtual void Draw(BRect updateRect);
headers/os/interface/ScrollView.h
40
virtual void Draw(BRect updateRect);
headers/os/interface/SeparatorItem.h
28
virtual void Draw();
headers/os/interface/SeparatorView.h
53
virtual void Draw(BRect updateRect);
headers/os/interface/Slider.h
90
virtual void Draw(BRect updateRect);
headers/os/interface/SplitView.h
65
virtual void Draw(BRect updateRect);
headers/os/interface/StatusBar.h
45
virtual void Draw(BRect updateRect);
headers/os/interface/StringView.h
51
virtual void Draw(BRect bounds);
headers/os/interface/TabView.h
145
virtual void Draw(BRect updateRect);
headers/os/interface/TextControl.h
59
virtual void Draw(BRect updateRect);
headers/os/interface/TextView.h
75
virtual void Draw(BRect updateRect);
headers/os/interface/View.h
184
virtual void Draw(BRect updateRect);
headers/private/bluetooth/BluetoothIconView.h
24
void Draw(BRect rect);
headers/private/interface/AbstractSpinner.h
59
virtual void Draw(BRect updateRect);
headers/private/interface/BMCPrivate.h
47
virtual void Draw(BRect updateRect);
headers/private/interface/ColumnListView.h
396
virtual void Draw(BRect updateRect);
headers/private/interface/ZombieReplicantView.h
47
virtual void Draw(BRect updateRect);
headers/private/kernel/boot/menu.h
151
void Draw(MenuItem* item);
headers/private/shared/BarberPole.h
33
virtual void Draw(BRect updateRect);
headers/private/shared/BitmapButton.h
37
virtual void Draw(BRect updateRect);
headers/private/shared/CalendarView.h
48
virtual void Draw(BRect updateRect);
headers/private/shared/ColorPreview.h
25
virtual void Draw(BRect updateRect);
headers/private/shared/DateTimeEdit.h
35
virtual void Draw(BRect updateRect);
headers/private/shared/IconButton.h
38
virtual void Draw(BRect updateRect);
headers/private/shared/IconView.h
26
virtual void Draw(BRect area);
headers/private/shared/StripeView.h
26
virtual void Draw(BRect updateRect);
src/add-ons/decorators/MacDecorator/MacDecorator.h
35
void Draw(BRect updateRect);
src/add-ons/decorators/MacDecorator/MacDecorator.h
36
void Draw();
src/add-ons/decorators/WinDecorator/WinDecorator.h
39
virtual void Draw(BRect updateRect);
src/add-ons/decorators/WinDecorator/WinDecorator.h
40
virtual void Draw();
src/add-ons/input_server/methods/pen/PenInputInkWindow.cpp
29
virtual void Draw(BRect udpateRect);
src/add-ons/media/media-add-ons/videowindow/VideoView.h
41
void Draw(BRect updateRect);
src/add-ons/screen_savers/butterfly/Butterfly.h
21
virtual void Draw(BView* view, int32 frame);
src/add-ons/screen_savers/debugnow/DebugNow.h
22
void Draw(BView* view, int32 frame);
src/add-ons/screen_savers/flurry/Flurry.h
57
virtual void Draw(BView*, int32 frame);
src/add-ons/screen_savers/glife/GLifeSaver.h
43
void Draw(BView*, int32);
src/add-ons/screen_savers/glife/GLifeView.cpp
192
Draw(location);
src/add-ons/screen_savers/glife/GLifeView.h
28
virtual void Draw(BRect updateRect);
src/add-ons/screen_savers/gravity/Gravity.h
42
void Draw(BView*, int32 frame);
src/add-ons/screen_savers/icons/IconsSaver.h
33
virtual void Draw(BView *view, int32 frame);
src/add-ons/screen_savers/ifs/IFS.h
92
void Draw(BView* view, const buffer_info* info,
src/add-ons/screen_savers/ifs/IFSSaver.cpp
209
fIFS->Draw(view, NULL, frames);
src/add-ons/screen_savers/ifs/IFSSaver.cpp
224
fIFS->Draw(NULL, &fDirectInfo, frame - fLastDrawnFrame);
src/add-ons/screen_savers/ifs/IFSSaver.h
27
virtual void Draw(BView* view, int32 frame);
src/add-ons/screen_savers/leaves/Leaves.h
20
virtual void Draw(BView* view, int32 frame);
src/add-ons/screen_savers/message/Message.cpp
89
void Draw(BView *view, int32 frame);
src/add-ons/screen_savers/nebula/Nebula.cpp
664
virtual void Draw(BView* view, int32 frame);
src/add-ons/screen_savers/shelf/Shelf.cpp
274
BScreenSaver::Draw(view, frame);
src/add-ons/screen_savers/shelf/Shelf.cpp
44
void Draw(BView *view, int32 frame);
src/add-ons/screen_savers/simpleclock/SimpleClock.cpp
26
void Draw(BView *view, int32 frame);
src/add-ons/screen_savers/slideshowsaver/SlideShowConfigView.h
67
virtual void Draw(BRect area);
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
52
virtual void Draw(BView *view, int32 frame);
src/add-ons/screen_savers/spider/SpiderSaver.h
53
virtual void Draw(BView* view, int32 frame);
src/add-ons/tracker/zipomatic/ZipOMaticActivity.h
25
virtual void Draw(BRect draw);
src/apps/aboutsystem/AboutSystem.cpp
195
virtual void Draw(BRect updateRect);
src/apps/aboutsystem/AboutSystem.cpp
243
virtual void Draw(BRect);
src/apps/aboutsystem/AboutSystem.cpp
762
BView::Draw(updateRect);
src/apps/activitymonitor/ActivityView.h
97
virtual void Draw(BRect updateRect);
src/apps/autoraise/AutoRaiseIcon.h
62
virtual void Draw(BRect updateRect );
src/apps/charactermap/CharacterView.h
58
virtual void Draw(BRect updateRect);
src/apps/clock/cl_view.cpp
269
Draw(b);
src/apps/clock/cl_view.cpp
280
Draw(b);
src/apps/clock/cl_view.h
60
virtual void Draw(BRect updateRect);
src/apps/cortex/DiagramView/DiagramBox.cpp
142
item->Draw(item->Frame());
src/apps/cortex/DiagramView/DiagramBox.cpp
153
item->Draw(r);
src/apps/cortex/DiagramView/DiagramBox.h
73
void Draw(BRect updateRect);
src/apps/cortex/DiagramView/DiagramEndPoint.h
103
void Draw(
src/apps/cortex/DiagramView/DiagramItem.h
202
virtual void Draw(
src/apps/cortex/DiagramView/DiagramItemGroup.cpp
340
item->Draw(updateRect);
src/apps/cortex/DiagramView/DiagramItemGroup.cpp
348
item->Draw(updateRect);
src/apps/cortex/DiagramView/DiagramItemGroup.cpp
359
item->Draw(updateRect);
src/apps/cortex/DiagramView/DiagramView.h
135
virtual void Draw(
src/apps/cortex/DiagramView/DiagramWire.h
122
void Draw(
src/apps/cortex/InfoView/InfoView.h
110
virtual void Draw(
src/apps/cortex/RouteApp/StatusView.h
81
virtual void Draw(
src/apps/cortex/TipManager/TipView.h
70
virtual void Draw(
src/apps/cortex/ValControl/ValControl.h
259
virtual void Draw(BRect updateRect);
src/apps/cortex/ValControl/ValControlDigitSegment.cpp
283
_inherited::Draw(updateRect);
src/apps/cortex/ValControl/ValControlDigitSegment.h
106
virtual void Draw(BRect updateRect);
src/apps/cortex/ValControl/ValControlSegment.h
137
virtual void Draw(BRect updateRect);
src/apps/debuganalyzer/gui/ColorCheckBox.cpp
43
BGroupView::Draw(updateRect);
src/apps/debuganalyzer/gui/ColorCheckBox.h
27
virtual void Draw(BRect updateRect);
src/apps/debuganalyzer/gui/HeaderView.h
167
virtual void Draw(BRect updateRect);
src/apps/debuganalyzer/gui/chart/Chart.h
65
virtual void Draw(BRect updateRect);
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.h
73
virtual void Draw(BRect rect);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
219
virtual void Draw(BRect updateRect);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
243
virtual void Draw(BView* view, BRect rect) = 0;
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
254
virtual void Draw(BView* view, BRect rect);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
283
virtual void Draw(BView* view, BRect rect);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
323
virtual void Draw(BRect updateRect);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
990
marker->Draw(this, LineRect(line));
src/apps/deskbar/BarMenuBar.cpp
258
BMenu::Draw(updateRect);
src/apps/deskbar/BarMenuBar.h
55
virtual void Draw();
src/apps/deskbar/BarMenuBar.h
66
virtual void Draw(BRect);
src/apps/deskbar/BarMenuTitle.h
56
void Draw();
src/apps/deskbar/BarView.h
87
virtual void Draw(BRect updateRect);
src/apps/deskbar/CalendarMenuWindow.cpp
42
virtual void Draw(BRect updateRect);
src/apps/deskbar/ExpandoMenuBar.cpp
841
BMenu::Draw(updateRect);
src/apps/deskbar/ExpandoMenuBar.h
74
virtual void Draw(BRect update);
src/apps/deskbar/InlineScrollView.cpp
45
virtual void Draw(BRect updateRect);
src/apps/deskbar/InlineScrollView.cpp
55
virtual void Draw(BRect updateRect);
src/apps/deskbar/InlineScrollView.cpp
65
virtual void Draw(BRect updateRect);
src/apps/deskbar/InlineScrollView.cpp
75
virtual void Draw(BRect updateRect);
src/apps/deskbar/InlineScrollView.h
30
virtual void Draw(BRect updateRect);
src/apps/deskbar/ScreenCornerSelector.h
23
virtual void Draw(BRect updateRect);
src/apps/deskbar/StatusView.h
199
virtual void Draw(BRect);
src/apps/deskbar/StatusView.h
251
virtual void Draw(BRect);
src/apps/deskbar/Switcher.cpp
1334
BBox::Draw(update);
src/apps/deskbar/Switcher.cpp
145
virtual void Draw(BRect update);
src/apps/deskbar/Switcher.cpp
176
virtual void Draw(BRect updateRect);
src/apps/deskbar/Switcher.cpp
208
virtual void Draw(BRect update);
src/apps/deskbar/Switcher.cpp
2119
group->Draw(this, rect, !fAutoScrolling && (i == mainIndex));
src/apps/deskbar/Switcher.cpp
74
void Draw(BView* view, BRect bounds, bool main);
src/apps/deskbar/TeamMenuItem.h
95
void Draw();
src/apps/deskbar/TimeView.cpp
298
Draw(Bounds());
src/apps/deskbar/TimeView.h
92
void Draw(BRect update);
src/apps/deskbar/WindowMenuItem.cpp
108
BMenuItem::Draw();
src/apps/deskbar/WindowMenuItem.h
74
virtual void Draw();
src/apps/deskcalc/CalcView.h
57
virtual void Draw(BRect updateRect);
src/apps/diskprobe/DataView.h
38
virtual void Draw(BRect updateRect);
src/apps/diskprobe/ProbeView.cpp
76
virtual void Draw(BRect updateRect);
src/apps/diskprobe/TypeEditors.cpp
129
virtual void Draw(BRect updateRect);
src/apps/diskusage/InfoWindow.h
23
virtual void Draw(BRect updateRect);
src/apps/diskusage/PieView.h
46
virtual void Draw(BRect updateRect);
src/apps/drivesetup/DiskView.h
22
virtual void Draw(BRect updateRect);
src/apps/expander/ExpanderWindow.cpp
76
BStringView::Draw(updateRect);
src/apps/expander/PasswordAlert.cpp
36
virtual void Draw(BRect updateRect);
src/apps/fontdemo/ControlView.h
33
virtual void Draw(BRect updateRect);
src/apps/fontdemo/FontDemoView.h
25
virtual void Draw(BRect updateRect);
src/apps/glteapot/GLObject.h
46
virtual void Draw(bool forID, float IDcolor[]);
src/apps/glteapot/ObjectView.cpp
427
reinterpret_cast<GLObject*>(fObjects.ItemAt(i))->Draw(true, idColor);
src/apps/glteapot/ObjectView.cpp
777
object->Draw(false, NULL);
src/apps/glteapot/ObjectView.cpp
783
object->Draw(false, NULL);
src/apps/gradients/GradientsView.h
19
virtual void Draw(BRect update);
src/apps/haikudepot/textview/ParagraphLayout.h
189
void Draw(BView* view, const BPoint& offset);
src/apps/haikudepot/textview/TextDocumentLayout.cpp
204
layout.layout->Draw(view, location);
src/apps/haikudepot/textview/TextDocumentLayout.h
86
void Draw(BView* view, const BPoint& offset,
src/apps/haikudepot/textview/TextDocumentView.cpp
96
fTextDocumentLayout.Draw(this, BPoint(fInsetLeft, fInsetTop), updateRect);
src/apps/haikudepot/textview/TextDocumentView.h
29
virtual void Draw(BRect updateRect);
src/apps/haikudepot/textview/TextView.cpp
34
fTextLayout.Draw(this, B_ORIGIN);
src/apps/haikudepot/textview/TextView.h
20
virtual void Draw(BRect updateRect);
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
811
RatingUtils::Draw(this, ratingRect.LeftTop(), userRatingSummary->AverageRating());
src/apps/haikudepot/ui/PackageListView.cpp
642
RatingUtils::Draw(parent, starsPt, ratingField->Rating(), starIcon);
src/apps/haikudepot/ui_generic/BitmapView.h
21
virtual void Draw(BRect updateRect);
src/apps/haikudepot/ui_generic/LinkView.h
23
virtual void Draw(BRect updateRect);
src/apps/haikudepot/ui_generic/RatingView.cpp
57
RatingUtils::Draw(this, BPoint(0, 0), fRating, StarBitmap());
src/apps/haikudepot/ui_generic/RatingView.h
20
virtual void Draw(BRect updateRect);
src/apps/haikudepot/util/RatingUtils.cpp
66
Draw(target, at, value, star);
src/apps/haikudepot/util/RatingUtils.h
36
static void Draw(BView* target, BPoint at, float value,
src/apps/haikudepot/util/RatingUtils.h
38
static void Draw(BView* target, BPoint at, float value);
src/apps/icon-o-matic/CanvasView.cpp
481
StateView::Draw(view, updateRect);
src/apps/icon-o-matic/CanvasView.h
39
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/IconButton.h
40
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/IconOptionsControl.h
39
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/ListViews.h
152
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/SwatchView.h
22
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
33
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
44
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPreview.cpp
174
Draw( Bounds() );
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPreview.h
31
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
42
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
44
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/popup_control/SliderView.h
34
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.cpp
102
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
56
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
28
virtual void Draw(BView* into, BRect updateRect);
src/apps/icon-o-matic/generic/gui/stateview/MultipleManipulatorState.cpp
58
manipulator->Draw(into, updateRect);
src/apps/icon-o-matic/generic/gui/stateview/MultipleManipulatorState.h
27
virtual void Draw(BView* into, BRect updateRect);
src/apps/icon-o-matic/generic/gui/stateview/StateView.cpp
155
Draw(this, updateRect);
src/apps/icon-o-matic/generic/gui/stateview/StateView.cpp
386
fCurrentState->Draw(into, updateRect);
src/apps/icon-o-matic/generic/gui/stateview/StateView.cpp
389
fDropAnticipatingState->Draw(into, updateRect);
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
31
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
51
void Draw(BView* into, BRect updateRect);
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
37
virtual void Draw(BView* into, BRect updateRect);
src/apps/icon-o-matic/generic/property/view/PropertyEditorView.h
23
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
24
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/PropertyListView.h
40
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/specific_properties/BoolValueView.h
21
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/specific_properties/ColorValueView.h
23
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/specific_properties/IconValueView.cpp
61
PropertyEditorView::Draw(updateRect);
src/apps/icon-o-matic/generic/property/view/specific_properties/IconValueView.h
23
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/specific_properties/OptionValueView.h
22
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/specific_properties/SwatchValueView.h
27
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/generic/property/view/specific_properties/TextInputValueView.h
30
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/gui/GradientControl.h
51
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/gui/IconObjectListView.cpp
56
PropertyListView::Draw(updateRect);
src/apps/icon-o-matic/gui/IconObjectListView.h
26
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/gui/IconView.h
33
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/gui/TransformerListView.cpp
137
SimpleListView::Draw(updateRect);
src/apps/icon-o-matic/gui/TransformerListView.h
43
virtual void Draw(BRect updateRect);
src/apps/icon-o-matic/shape/PathManipulator.cpp
395
fTransformBox->Draw(into, updateRect);
src/apps/icon-o-matic/shape/PathManipulator.h
40
virtual void Draw(BView* into, BRect updateRect);
src/apps/icon-o-matic/transformable/PerspectiveBox.h
47
virtual void Draw(BView* into, BRect updateRect);
src/apps/icon-o-matic/transformable/TransformBox.h
43
virtual void Draw(BView* into, BRect updateRect);
src/apps/installer/InstallerWindow.cpp
73
virtual void Draw(BRect update);
src/apps/installer/PackageViews.cpp
155
BCheckBox::Draw(update);
src/apps/installer/PackageViews.h
119
virtual void Draw(BRect updateRect);
src/apps/installer/PackageViews.h
87
virtual void Draw(BRect updateRect);
src/apps/launchbox/LaunchButton.cpp
89
BIconButton::Draw(updateRect);
src/apps/launchbox/LaunchButton.h
33
virtual void Draw(BRect updateRect);
src/apps/launchbox/PadView.h
21
virtual void Draw(BRect updateRect);
src/apps/magnify/Magnify.cpp
1258
Draw(Bounds());
src/apps/magnify/Magnify.h
164
virtual void Draw(BRect updateRect);
src/apps/magnify/Magnify.h
66
virtual void Draw(BRect);
src/apps/mail/AddressTextControl.cpp
110
virtual void Draw(BRect updateRect);
src/apps/mail/AddressTextControl.h
24
virtual void Draw(BRect updateRect);
src/apps/mail/Content.cpp
676
Draw(Frame());
src/apps/mail/FindWindow.h
82
virtual void Draw(BRect updateRect);
src/apps/mail/Header.cpp
100
virtual void Draw(BRect updateRect);
src/apps/mail/Header.cpp
114
virtual void Draw(BRect updateRect);
src/apps/mandelbrot/Mandelbrot.cpp
66
virtual void Draw(BRect updateRect);
src/apps/mediaconverter/MediaFileInfoView.h
33
virtual void Draw(BRect updateRect);
src/apps/mediaplayer/ControllerView.cpp
53
TransportControlGroup::Draw(updateRect);
src/apps/mediaplayer/ControllerView.h
43
void Draw(BRect updateRect);
src/apps/mediaplayer/InfoWin.cpp
56
virtual void Draw(BRect updateRect);
src/apps/mediaplayer/VideoView.h
30
virtual void Draw(BRect updateRect);
src/apps/mediaplayer/interface/PeakView.h
51
virtual void Draw(BRect area);
src/apps/mediaplayer/interface/PlayPauseButton.cpp
40
SymbolButton::Draw(updateRect);
src/apps/mediaplayer/interface/PlayPauseButton.h
24
virtual void Draw(BRect updateRect);
src/apps/mediaplayer/interface/SubtitleBitmap.cpp
130
fShadowTextView->Draw(bounds);
src/apps/mediaplayer/interface/SubtitleBitmap.cpp
153
fTextView->Draw(bounds);
src/apps/mediaplayer/interface/SymbolButton.h
26
virtual void Draw(BRect updateRect);
src/apps/mediaplayer/playlist/ListViews.cpp
913
item->Draw(owner, frame, flags);
src/apps/mediaplayer/playlist/ListViews.h
36
virtual void Draw(BView* owner, BRect frame,
src/apps/mediaplayer/playlist/ListViews.h
57
virtual void Draw(BRect updateRect);
src/apps/mediaplayer/playlist/PlaylistListView.cpp
217
SimpleItem::Draw(owner, frame, flags);
src/apps/mediaplayer/playlist/PlaylistListView.cpp
508
item->Draw(owner, frame, fFontHeight, index % 2,
src/apps/mediaplayer/playlist/PlaylistListView.cpp
72
void Draw(BView* owner, BRect frame,
src/apps/mediaplayer/playlist/PlaylistListView.cpp
81
virtual void Draw(BView* owner, BRect frame, uint32 flags);
src/apps/mediaplayer/playlist/PlaylistListView.cpp
83
using SimpleItem::Draw;
src/apps/midiplayer/ScopeView.cpp
90
super::Draw(updateRect);
src/apps/midiplayer/ScopeView.h
37
virtual void Draw(BRect updateRect);
src/apps/networkstatus/NetworkStatusView.h
51
virtual void Draw(BRect updateRect);
src/apps/networkstatus/RadioView.h
29
static void Draw(BView* view, BRect rect, int32 percent,
src/apps/networkstatus/RadioView.h
38
virtual void Draw(BRect updateRect);
src/apps/networkstatus/WirelessNetworkMenuItem.cpp
97
RadioView::Draw(Menu(), bounds, fNetwork.signal_strength,
src/apps/overlayimage/OverlayView.h
37
virtual void Draw(BRect);
src/apps/packageinstaller/PackageImageViewer.h
24
virtual void Draw(BRect updateRect);
src/apps/packageinstaller/PackageStatus.cpp
35
BButton::Draw(updateRect);
src/apps/packageinstaller/PackageStatus.h
27
virtual void Draw(BRect);
src/apps/packageinstaller/PackageView.cpp
447
BTextView::Draw(updateRect);
src/apps/pairs/PairsView.h
39
virtual void Draw(BRect updateRect);
src/apps/patchbay/MidiEventMeter.h
32
void Draw(BView* view);
src/apps/patchbay/PatchRow.cpp
99
fEventMeter->Draw(this);
src/apps/patchbay/PatchRow.h
37
void Draw(BRect updateRect);
src/apps/patchbay/PatchView.h
37
void Draw(BRect updateRect);
src/apps/people/PersonView.h
43
virtual void Draw(BRect updateRect);
src/apps/people/PictureView.h
39
virtual void Draw(BRect updateRect);
src/apps/powerstatus/PowerStatusView.h
36
virtual void Draw(BRect updateRect);
src/apps/processcontroller/MemoryBarMenu.cpp
69
BMenu::Draw(updateRect);
src/apps/processcontroller/MemoryBarMenu.h
28
virtual void Draw(BRect updateRect);
src/apps/processcontroller/ProcessController.h
31
virtual void Draw(BRect updateRect);
src/apps/processcontroller/TeamBarMenu.cpp
57
BMenu::Draw (updateRect);
src/apps/processcontroller/TeamBarMenu.h
27
virtual void Draw(BRect updateRect);
src/apps/processcontroller/ThreadBarMenu.cpp
69
BMenu::Draw(r);
src/apps/processcontroller/ThreadBarMenu.h
22
virtual void Draw(BRect updateRect);
src/apps/pulse/CPUButton.cpp
307
Draw(Bounds());
src/apps/pulse/CPUButton.h
23
virtual void Draw(BRect rect);
src/apps/pulse/DeskbarPulseView.cpp
157
Draw(Bounds());
src/apps/pulse/DeskbarPulseView.cpp
162
Draw(Bounds());
src/apps/pulse/MiniPulseView.cpp
115
Draw(Bounds());
src/apps/pulse/MiniPulseView.cpp
120
Draw(Bounds());
src/apps/pulse/MiniPulseView.cpp
158
Draw(Bounds());
src/apps/pulse/MiniPulseView.h
23
void Draw(BRect rect);
src/apps/pulse/NormalPulseView.h
24
virtual void Draw(BRect rect);
src/apps/pulse/ProgressBar.h
27
virtual void Draw(BRect rect);
src/apps/remotedesktop/RemoteView.h
34
virtual void Draw(BRect updateRect);
src/apps/resedit/BitmapView.h
26
virtual void Draw(BRect rect);
src/apps/screenshot/SelectAreaView.h
29
void Draw(BRect updateRect);
src/apps/serialconnect/TermView.h
23
void Draw(BRect updateRect);
src/apps/showimage/SelectionBox.h
37
void Draw(ShowImageView* view,
src/apps/showimage/ShowImageStatusView.h
34
virtual void Draw(BRect updateRect);
src/apps/showimage/ShowImageView.cpp
245
fSelectionBox.Draw(this, Bounds());
src/apps/showimage/ShowImageView.cpp
691
Draw(rect);
src/apps/showimage/ShowImageView.cpp
738
fSelectionBox.Draw(this, updateRect);
src/apps/showimage/ShowImageView.h
39
virtual void Draw(BRect updateRect);
src/apps/soundrecorder/DrawButton.h
22
void Draw(BRect update);
src/apps/soundrecorder/ScopeView.h
23
void Draw(BRect updateRect);
src/apps/soundrecorder/SoundListView.cpp
52
BListView::Draw(updateRect);
src/apps/soundrecorder/SoundListView.h
18
virtual void Draw(BRect updateRect);
src/apps/soundrecorder/TrackSlider.cpp
303
Draw(Bounds());
src/apps/soundrecorder/TrackSlider.cpp
397
Draw(Bounds());
src/apps/soundrecorder/TrackSlider.h
37
virtual void Draw(BRect);
src/apps/soundrecorder/TransportButton.h
57
virtual void Draw(BRect);
src/apps/soundrecorder/UpDownButton.cpp
101
Draw(Bounds());
src/apps/soundrecorder/UpDownButton.cpp
82
Draw(Bounds());
src/apps/soundrecorder/UpDownButton.h
20
virtual void Draw(BRect);
src/apps/soundrecorder/VUView.h
23
void Draw(BRect updateRect);
src/apps/soundrecorder/VolumeSlider.cpp
136
Draw(Bounds());
src/apps/soundrecorder/VolumeSlider.cpp
147
Draw(Bounds());
src/apps/soundrecorder/VolumeSlider.h
20
virtual void Draw(BRect);
src/apps/soundrecorder/VolumeSlider.h
39
void Draw(BRect updateRect);
src/apps/stylededit/StatusView.h
38
virtual void Draw(BRect bounds);
src/apps/sudoku/SudokuView.cpp
407
Draw(Bounds());
src/apps/sudoku/SudokuView.h
85
virtual void Draw(BRect updateRect);
src/apps/switcher/GroupListView.cpp
213
renderer->Draw(this, rendererItem->Frame(), rendererItem->Index(),
src/apps/switcher/GroupListView.h
34
virtual void Draw(BView* owner, BRect frame, int32 index,
src/apps/switcher/GroupListView.h
66
virtual void Draw(BRect updateRect);
src/apps/switcher/LaunchButton.cpp
86
BIconButton::Draw(updateRect);
src/apps/switcher/LaunchButton.h
32
virtual void Draw(BRect updateRect);
src/apps/switcher/WindowsView.cpp
238
StringItemRenderer::Draw(owner, frame, index, false);
src/apps/switcher/WindowsView.cpp
263
StringItemRenderer::Draw(owner, frame, index, selected);
src/apps/terminal/TermView.h
143
virtual void Draw(BRect updateRect);
src/apps/tv/VideoView.h
58
void Draw(BRect updateRect);
src/apps/webpositive/DownloadProgressView.h
41
virtual void Draw(BRect updateRect);
src/apps/webpositive/URLInputGroup.h
21
virtual void Draw(BRect updateRect);
src/apps/webpositive/tabview/TabContainerView.cpp
93
item->Parent()->Draw(item->Frame());
src/apps/webpositive/tabview/TabContainerView.h
36
virtual void Draw(BRect updateRect);
src/apps/webpositive/tabview/TabView.h
29
void Draw(BRect updateRect);
src/bin/desklink/DeskButton.cpp
149
BView::Draw(rect);
src/bin/desklink/DeskButton.h
32
virtual void Draw(BRect updateRect);
src/bin/desklink/MediaReplicant.cpp
132
virtual void Draw(BRect updateRect);
src/bin/mail_utils/spamdbm.cpp
1200
virtual void Draw (BRect UpdateRect);
src/bin/network/ppp_up/PPPDeskbarReplicant.h
31
virtual void Draw(BRect updateRect);
src/kits/interface/AboutWindow.cpp
58
virtual void Draw(BRect updateRect);
src/kits/interface/AbstractSpinner.cpp
167
virtual void Draw(BRect updateRect);
src/kits/interface/AbstractSpinner.cpp
349
BView::Draw(updateRect);
src/kits/interface/Alert.cpp
62
virtual void Draw(BRect updateRect);
src/kits/interface/ColumnListView.cpp
190
virtual void Draw(BRect updateRect);
src/kits/interface/ColumnListView.cpp
269
virtual void Draw(BRect);
src/kits/interface/Menu.cpp
2880
item->Draw();
src/kits/interface/MenuWindow.cpp
44
virtual void Draw(BRect updateRect);
src/kits/interface/MenuWindow.cpp
62
virtual void Draw(BRect updateRect);
src/kits/interface/MenuWindow.cpp
70
virtual void Draw(BRect updateRect);
src/kits/interface/PrintJob.cpp
544
view->Draw(rect);
src/kits/interface/RadioButton.cpp
534
Draw(bounds);
src/kits/interface/View.cpp
6713
Draw(updateRect);
src/kits/interface/ZombieReplicantView.cpp
97
BBox::Draw(updateRect);
src/kits/media/DefaultMediaTheme.cpp
44
virtual void Draw(BRect updateRect);
src/kits/media/DefaultMediaTheme.cpp
55
virtual void Draw(BRect updateRect);
src/kits/screensaver/ScreenSaverRunner.cpp
227
fSaver->Draw(fView, frame);
src/kits/shared/CalendarView.cpp
1258
Draw(_RectOfDay(fCurrentDay));
src/kits/shared/CalendarView.cpp
1259
Draw(_RectOfDay(fNewCurrentDay));
src/kits/shared/CalendarView.cpp
297
Draw(_RectOfDay(fFocusedDay));
src/kits/shared/CalendarView.cpp
364
Draw(_RectOfDay(fFocusedDay));
src/kits/shared/CalendarView.cpp
369
Draw(frame);
src/kits/shared/CalendarView.cpp
370
Draw(_RectOfDay(fSelectedDay));
src/kits/shared/CalendarView.cpp
454
Draw(_SetNewSelectedDay(pt + BPoint(4.0, 4.0)));
src/kits/shared/CalendarView.cpp
455
Draw(_RectOfDay(fSelectedDay));
src/kits/shared/CalendarView.cpp
469
Draw(_RectOfDay(fFocusedDay));
src/kits/shared/CalendarView.cpp
470
Draw(_RectOfDay(fNewFocusedDay));
src/kits/shared/CalendarView.cpp
619
Draw(_RectOfDay(fFocusedDay));
src/kits/shared/CalendarView.cpp
624
Draw(_RectOfDay(fSelectedDay));
src/kits/shared/CalendarView.cpp
625
Draw(_RectOfDay(fNewSelectedDay));
src/kits/shared/CalendarView.cpp
640
Draw(frame.InsetBySelf(4.0, 4.0));
src/kits/shared/DateTimeEdit.cpp
162
Draw(Bounds());
src/kits/shared/DateTimeEdit.cpp
516
Draw(Bounds());
src/kits/shared/DateTimeEdit.cpp
924
Draw(Bounds());
src/kits/shared/IconView.cpp
166
BView::Draw(area);
src/kits/tracker/CountView.h
55
virtual void Draw(BRect);
src/kits/tracker/DialogPane.h
58
virtual void Draw(BRect updateRect);
src/kits/tracker/DraggableContainerIcon.cpp
154
IconCache::sIconCache->Draw(model, view, BPoint(hIconOffset, 0), kNormalIcon, fIconSize, true);
src/kits/tracker/DraggableContainerIcon.cpp
213
IconCache::sIconCache->Draw(window->TargetModel(), this,
src/kits/tracker/DraggableContainerIcon.h
50
virtual void Draw(BRect updateRect);
src/kits/tracker/FindPanel.h
216
virtual void Draw(BRect updateRect);
src/kits/tracker/IconCache.cpp
1143
resultingCacheLocker->LockedItem()->Draw(entry, view, where, mode,
src/kits/tracker/IconCache.cpp
1169
resultingCacheLocker->LockedItem()->Draw(entry, view, where,
src/kits/tracker/IconCache.cpp
1463
((SharedCacheEntry*)entry)->Draw(view, where, mode, size, async);
src/kits/tracker/IconCache.cpp
1472
((SharedCacheEntry*)entry)->Draw(view, where, mode, size,
src/kits/tracker/IconCache.cpp
1733
((NodeCacheEntry*)entry)->Draw(view, where, mode, size, async);
src/kits/tracker/IconCache.cpp
1742
((NodeCacheEntry*)entry)->Draw(view, where, mode, size,
src/kits/tracker/IconCache.h
213
virtual void Draw(IconCacheEntry*, BView*, BPoint, IconDrawMode mode,
src/kits/tracker/IconCache.h
215
virtual void Draw(IconCacheEntry*, BView*, BPoint, IconDrawMode,
src/kits/tracker/IconCache.h
233
void Draw(BView*, BPoint, IconDrawMode mode, BSize size,
src/kits/tracker/IconCache.h
236
void Draw(BView*, BPoint, IconDrawMode, BSize,
src/kits/tracker/IconCache.h
271
virtual void Draw(IconCacheEntry*, BView*, BPoint, IconDrawMode mode,
src/kits/tracker/IconCache.h
273
virtual void Draw(IconCacheEntry*, BView*, BPoint, IconDrawMode,
src/kits/tracker/IconCache.h
303
void Draw(BView*, BPoint, IconDrawMode mode, BSize size,
src/kits/tracker/IconCache.h
306
void Draw(BView*, BPoint, IconDrawMode, BSize,
src/kits/tracker/IconCache.h
338
virtual void Draw(IconCacheEntry*, BView*, BPoint, IconDrawMode,
src/kits/tracker/IconCache.h
341
virtual void Draw(IconCacheEntry*, BView*, BPoint, IconDrawMode,
src/kits/tracker/IconCache.h
369
void Draw(Model*, BView*, BPoint where, IconDrawMode mode,
src/kits/tracker/IconMenuItem.cpp
167
IconCache::sIconCache->Draw(fModel.ResolveIfLink(), Menu(), where,
src/kits/tracker/MiniMenuField.h
58
virtual void Draw(BRect);
src/kits/tracker/Navigator.cpp
135
_inherited::Draw(rect & updateRect);
src/kits/tracker/Navigator.h
79
virtual void Draw(BRect updateRect);
src/kits/tracker/Pose.cpp
639
widget->Draw(rect, textRect, poseView, drawView, selected, fClipboardMode, offset);
src/kits/tracker/Pose.cpp
801
IconCache::sIconCache->Draw(ResolvedModel(), view, where,
src/kits/tracker/Pose.h
239
BPose::Draw(BRect poseRect, const BRect& updateRect, BPoseView* view,
src/kits/tracker/Pose.h
242
Draw(poseRect, updateRect, view, (BView*)view, fullDraw, B_ORIGIN,
src/kits/tracker/Pose.h
67
void Draw(BRect poseRect, const BRect& updateRect, BPoseView*,
src/kits/tracker/Pose.h
69
void Draw(BRect poseRect, const BRect& updateRect, BPoseView*,
src/kits/tracker/PoseView.cpp
10010
fDropTarget->Draw(poseRect, poseRect, this, false);
src/kits/tracker/PoseView.cpp
6496
pose->Draw(poseRect, bounds, this, false);
src/kits/tracker/PoseView.cpp
7728
pose->Draw(poseRect, poseRect, this, view, true, offsetBy, true);
src/kits/tracker/PoseView.cpp
9148
pose->Draw(rect, rect, this, fullDraw);
src/kits/tracker/PoseView.cpp
9160
_inherited::Draw(updateRect);
src/kits/tracker/PoseView.cpp
9232
pose->Draw(poseRect, updateRect, this, true);
src/kits/tracker/PoseView.cpp
9246
pose->Draw(poseRect, updateRect, this, true);
src/kits/tracker/PoseView.cpp
9305
pose->Draw(dstRect, updateRect, this, offscreenView, true, offsetBy, pose->IsSelected());
src/kits/tracker/PoseView.cpp
9985
fDropTarget->Draw(poseRect, poseRect, this, false);
src/kits/tracker/PoseView.h
144
virtual void Draw(BRect update_rect);
src/kits/tracker/StatusWindow.cpp
142
_inherited::Draw(updateRect);
src/kits/tracker/StatusWindow.cpp
81
virtual void Draw(BRect updateRect);
src/kits/tracker/StatusWindow.h
113
virtual void Draw(BRect updateRect);
src/kits/tracker/Tests.cpp
209
IconCache::sIconCache->Draw(&model, view,
src/kits/tracker/Tests.cpp
268
iconCache->Draw(view, BPoint(column * (kIconSize + 2),
src/kits/tracker/TextWidget.h
183
BTextWidget::Draw(BRect widgetRect, BRect widgetTextRect, BPoseView* view, bool selected,
src/kits/tracker/TextWidget.h
186
Draw(widgetRect, widgetTextRect, view, (BView*)view, selected, clipboardMode, B_ORIGIN);
src/kits/tracker/TextWidget.h
62
void Draw(BRect widgetRect, BRect widgetTextRect, BPoseView*, bool selected,
src/kits/tracker/TextWidget.h
64
void Draw(BRect widgetRect, BRect widgetTextRect, BPoseView*, BView* drawView, bool selected,
src/kits/tracker/TitleView.cpp
213
Draw(rect, false);
src/kits/tracker/TitleView.cpp
254
title->Draw(view, title == pressedColumn);
src/kits/tracker/TitleView.cpp
652
fTitleView->Draw(bounds, true, false);
src/kits/tracker/TitleView.cpp
853
fTitleView->Draw(fTitleView->Bounds(), true, false, fTitle);
src/kits/tracker/TitleView.cpp
862
fTitleView->Draw(fTitleView->Bounds(), true, false, fTitle, _DrawOutline,
src/kits/tracker/TitleView.cpp
870
fTitleView->Draw(fTitleView->Bounds(), true, false);
src/kits/tracker/TitleView.h
118
virtual void Draw(BView*, bool pressed = false);
src/kits/tracker/TitleView.h
69
virtual void Draw(BRect updateRect);
src/kits/tracker/TitleView.h
74
void Draw(BRect, bool useOffscreen = false,
src/kits/tracker/Utilities.h
234
virtual void Draw(BRect);
src/kits/tracker/Utilities.h
264
virtual void Draw(BRect);
src/kits/tracker/Utilities.h
335
virtual void Draw(BRect bounds);
src/kits/tracker/Utilities.h
348
virtual void Draw();
src/kits/tracker/infowindow/FilePermissionsView.cpp
94
BStringView::Draw(invalidate);
src/kits/tracker/infowindow/GeneralInfoView.cpp
80
virtual void Draw(BRect);
src/kits/tracker/infowindow/GeneralInfoView.h
82
virtual void Draw(BRect);
src/kits/tracker/infowindow/HeaderView.cpp
266
IconCache::sIconCache->Draw(fIconModel, this, fIconRect.LeftTop(),
src/kits/tracker/infowindow/HeaderView.cpp
392
IconCache::sIconCache->Draw(fIconModel, this, fIconRect.LeftTop(),
src/kits/tracker/infowindow/HeaderView.cpp
446
IconCache::sIconCache->Draw(fIconModel, view, BPoint(hIconOffset, 0), kNormalIcon,
src/kits/tracker/infowindow/HeaderView.h
60
virtual void Draw(BRect);
src/libs/glut/glutEvent.cpp
836
BGLView::Draw(updateRect);
src/libs/glut/glutWindow.h
31
void Draw(BRect updateRect);
src/libs/print/libprint/AboutBox.cpp
27
virtual void Draw(BRect);
src/libs/print/libprint/Preview.cpp
711
fCachedPage->Draw(this, printRect.OffsetByCopy(offset));
src/preferences/appearance/FakeScrollBar.h
27
virtual void Draw(BRect updateRect);
src/preferences/backgrounds/BackgroundsView.h
70
virtual void Draw(BRect rect);
src/preferences/bluetooth/BluetoothDeviceView.cpp
112
bDevice->GetDeviceClass().Draw(fIcon, BPoint(Bounds().left, Bounds().top));
src/preferences/bluetooth/DeviceListItem.cpp
97
fClass.Draw(owner, BPoint(itemRect.left, itemRect.top));
src/preferences/filetypes/AttributeListView.cpp
394
BListView::Draw(updateRect);
src/preferences/filetypes/AttributeListView.h
58
virtual void Draw(BRect updateRect);
src/preferences/filetypes/DropTargetListView.cpp
26
BListView::Draw(updateRect);
src/preferences/filetypes/DropTargetListView.h
19
virtual void Draw(BRect updateRect);
src/preferences/filetypes/FileTypesWindow.cpp
105
virtual void Draw(BRect updateRect);
src/preferences/filetypes/FileTypesWindow.cpp
155
IconView::Draw(updateRect);
src/preferences/filetypes/IconView.h
86
virtual void Draw(BRect updateRect);
src/preferences/input/InputTouchpadPrefView.h
55
virtual void Draw(BRect updateRect);
src/preferences/input/KeyboardView.h
28
void Draw(BRect frame);
src/preferences/input/MouseView.h
35
virtual void Draw(BRect frame);
src/preferences/keymap/KeyboardLayoutView.h
53
virtual void Draw(BRect updateRect);
src/preferences/locale/LanguageListView.cpp
284
BOutlineListView::Draw(updateRect);
src/preferences/locale/LanguageListView.h
79
virtual void Draw(BRect updateRect);
src/preferences/printers/TestPageView.cpp
126
virtual void Draw(BRect updateRect);
src/preferences/printers/TestPageView.cpp
204
virtual void Draw(BRect updateRect);
src/preferences/printers/TestPageView.cpp
66
virtual void Draw(BRect updateRect);
src/preferences/screen/MonitorView.h
25
virtual void Draw(BRect updateRect);
src/preferences/screensaver/PreviewView.h
23
virtual void Draw(BRect updateRect);
src/preferences/screensaver/ScreenCornerSelector.h
25
virtual void Draw(BRect updateRect);
src/preferences/time/AnalogClock.h
24
virtual void Draw(BRect updateRect);
src/preferences/time/TZDisplay.h
28
virtual void Draw(BRect updateRect);
src/servers/app/ServerPicture.cpp
462
drawShape.Draw(shape.Bounds(), fill);
src/servers/app/ServerPicture.cpp
567
drawShape.Draw(shape.Bounds(), fill);
src/servers/app/ServerPicture.cpp
64
void Draw(BRect frame, bool filled);
src/servers/app/ServerWindow.cpp
4482
fCurrentView->Draw(drawingEngine, &dirty, &content, false);
src/servers/app/View.cpp
1192
child->Draw(drawingEngine, effectiveClipping,
src/servers/app/View.h
172
virtual void Draw(DrawingEngine* drawingEngine,
src/servers/app/Window.cpp
1785
fTopView->Draw(fDrawingEngine.Get(), &expose, &fContentRegion, true);
src/servers/app/Window.cpp
1819
decorator->Draw(dirtyBorderRegion->Frame());
src/servers/app/Window.cpp
1961
fTopView->Draw(GetDrawingEngine(), dirty, &fContentRegion, true);
src/servers/app/WorkspacesView.h
25
virtual void Draw(DrawingEngine* drawingEngine,
src/servers/app/decorator/Decorator.h
198
virtual void Draw(BRect updateRect) = 0;
src/servers/app/decorator/Decorator.h
199
virtual void Draw() = 0;
src/servers/app/decorator/TabDecorator.h
67
virtual void Draw(BRect updateRect);
src/servers/app/decorator/TabDecorator.h
68
virtual void Draw();
src/servers/app/drawing/Painter/Painter.cpp
1577
bitmapPainter.Draw(bitmapRect, viewRect);
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
100
drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
116
drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
125
drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
134
drawNoScale.Draw(fPainter->fInternal, fBitmap, 4, fOffset,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
145
drawBilinear.Draw(fPainter, fPainter->fInternal,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
148
DrawBitmapNearestNeighborCopy::Draw(fPainter, fPainter->fInternal,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
160
drawBilinear.Draw(fPainter, fPainter->fInternal,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
167
DrawBitmapGeneric<Tile>::Draw(fPainter, fPainter->fInternal, fBitmap,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
171
DrawBitmapGeneric<Fill>::Draw(fPainter, fPainter->fInternal, fBitmap,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
87
drawNoScale.Draw(fPainter->fInternal, fBitmap, 1, fOffset,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.cpp
93
drawNoScale.Draw(fPainter->fInternal, fBitmap, 1, fOffset,
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.h
23
void Draw(const BRect& sourceRect,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapBilinear.h
45
void Draw(PainterAggInterface& aggInterface, const BRect& destinationRect,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapBilinear.h
484
Draw(const Painter* painter, PainterAggInterface& aggInterface,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapBilinear.h
616
bilinearPainter.Draw(aggInterface, destinationRect, &bitmap,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapBilinear.h
624
bilinearPainter.Draw(aggInterface, destinationRect,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapBilinear.h
633
bilinearPainter.Draw(aggInterface, destinationRect, &bitmap,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapGeneric.h
35
Draw(const Painter* painter, PainterAggInterface& aggInterface,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapNearestNeighbor.h
16
Draw(const Painter* painter, PainterAggInterface& aggInterface,
src/servers/app/drawing/Painter/bitmap_painter/DrawBitmapNoScale.h
21
Draw(PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap,
src/servers/app/drawing/interface/virtual/ViewHWInterface.cpp
131
virtual void Draw(BRect updateRect);
src/servers/bluetooth/DeskbarReplicant.h
29
virtual void Draw(BRect updateRect);
src/servers/input/MethodReplicant.cpp
168
BView::Draw(rect);
src/servers/input/MethodReplicant.h
46
virtual void Draw(BRect);
src/servers/mail/DeskbarView.h
41
virtual void Draw(BRect updateRect);
src/servers/mail/ErrorLogWindow.cpp
15
void Draw(BRect updateRect);
src/servers/notification/AppGroupView.h
28
virtual void Draw(BRect updateRect);
src/servers/notification/NotificationView.h
33
virtual void Draw(BRect updateRect);
src/system/boot/loader/menu.cpp
113
fMenu->Draw(this);
src/system/boot/loader/menu.cpp
133
fMenu->Draw(this);
src/system/boot/loader/menu.cpp
153
fMenu->Draw(this);
src/tests/add-ons/media/media-add-ons/mixer/main.cpp
62
void Draw(BRect update);
src/tests/add-ons/opengl/fake_renderer/FakeRenderer.h
22
virtual void Draw(BRect updateRect);
src/tests/add-ons/print/pdf/bezierbounds/BBView.h
18
void Draw(BRect updateRect);
src/tests/add-ons/print/pdf/linepathbuilder/PathView.h
18
void Draw(BRect updateRect);
src/tests/apps/miniterminal/ViewBuffer.h
26
virtual void Draw(BRect updateRect);
src/tests/kits/device/stickit_BJoystick/JoystickWindow.cpp
75
Draw(Bounds());
src/tests/kits/device/stickit_BJoystick/JoystickWindow.h
17
virtual void Draw(BRect updateRect);
src/tests/kits/game/chart/ChartView.h
25
virtual void Draw(BRect updateRect);
src/tests/kits/game/chart/ChartView.h
35
virtual void Draw(BRect updateRect);
src/tests/kits/game/chart/ChartWindow.cpp
1168
fOffwindowButton->Draw(r);
src/tests/kits/interface/CheckBoxTest.cpp
26
virtual void Draw(BRect updateRect);
src/tests/kits/interface/ClippingPlusRedraw.cpp
13
virtual void Draw(BRect updateRect);
src/tests/kits/interface/ControlLookTest.cpp
16
void Draw(BRect update);
src/tests/kits/interface/SetDiskModeTest.cpp
16
virtual void Draw(BRect update);
src/tests/kits/interface/bprintjob/PrintTestView.hpp
13
void Draw(BRect updateRect);
src/tests/kits/interface/layout/widget_layout_test/CheckBox.h
24
virtual void Draw(BView* container, BRect updateRect);
src/tests/kits/interface/layout/widget_layout_test/RadioButton.h
25
virtual void Draw(BView* container, BRect updateRect);
src/tests/kits/interface/layout/widget_layout_test/StringView.h
28
virtual void Draw(BView* container, BRect updateRect);
src/tests/kits/interface/layout/widget_layout_test/TestView.h
21
virtual void Draw(BRect updateRect);
src/tests/kits/interface/layout/widget_layout_test/View.cpp
462
Draw(container, updateRect);
src/tests/kits/interface/layout/widget_layout_test/View.h
67
virtual void Draw(BView* container, BRect updateRect);
src/tests/kits/interface/layout/widget_layout_test/ViewContainer.h
24
virtual void Draw(BRect updateRect);
src/tests/kits/interface/layout/widget_layout_test/ViewContainer.h
37
virtual void Draw(BView* container, BRect updateRect);
src/tests/kits/interface/menu/menuworld/BitmapMenuItem.h
38
void Draw(void);
src/tests/kits/interface/picture/PictureTest.cpp
29
virtual void Draw(BRect update);
src/tests/kits/interface/picture/PictureTest.cpp
38
virtual void Draw(BRect update);
src/tests/kits/interface/picture/SVGViewView.h
85
virtual void Draw(BRect updateRect);
src/tests/kits/interface/pictureprint/Preview.cpp
117
fCachedPage->Draw(this);
src/tests/kits/interface/pictureprint/Preview.h
47
void Draw(BView* view);
src/tests/kits/interface/pictureprint/Preview.h
64
void Draw(BRect r);
src/tests/kits/media/VideoDecoder.cpp
24
void Draw(BRect);
src/tests/kits/opengl/glinfo/GearsView.h
19
virtual void Draw(BRect updateRect);
src/tests/servers/app/archived_view/main.cpp
31
virtual void Draw(BRect updateRect);
src/tests/servers/app/avoid_focus/AvoidFocus.cpp
36
virtual void Draw(BRect updateRect);
src/tests/servers/app/benchmark/TestWindow.h
29
virtual void Draw(BRect updateRect);
src/tests/servers/app/bitmap_bounds/main.cpp
16
virtual void Draw(BRect updateRect);
src/tests/servers/app/bitmap_drawing/main.cpp
47
virtual void Draw(BRect updateRect);
src/tests/servers/app/clip_to_picture/main.cpp
105
fTestRenderer->Draw(this, updateRect);
src/tests/servers/app/clip_to_picture/main.cpp
28
virtual void Draw(BView* view, BRect updateRect) = 0;
src/tests/servers/app/clip_to_picture/main.cpp
79
virtual void Draw(BRect updateRect);
src/tests/servers/app/copy_bits/main.cpp
43
virtual void Draw(BRect updateRect);
src/tests/servers/app/desktop_window/DesktopWindow.cpp
24
virtual void Draw(BRect updateRect);
src/tests/servers/app/draw_after_children/DrawAfterChildren.cpp
117
virtual void Draw(BRect updateRect);
src/tests/servers/app/draw_after_children/DrawAfterChildren.cpp
62
virtual void Draw(BRect updateRect);
src/tests/servers/app/draw_string_offsets/main.cpp
19
virtual void Draw(BRect updateRect);
src/tests/servers/app/drawing_debugger/DrawingDebugger.cpp
38
virtual void Draw(BRect updateRect);
src/tests/servers/app/drawing_modes/DrawingModes.cpp
195
virtual void Draw(BRect updateRect);
src/tests/servers/app/event_mask/EventMask.cpp
32
virtual void Draw(BRect updateRect);
src/tests/servers/app/event_mask/EventMask.cpp
79
BBox::Draw(updateRect);
src/tests/servers/app/following/main.cpp
38
virtual void Draw(BRect updateRect);
src/tests/servers/app/font_spacing/main.cpp
36
virtual void Draw(BRect updateRect);
src/tests/servers/app/harness/harness.cpp
38
virtual void Draw(BRect updateRect);
src/tests/servers/app/harness/harness.cpp
64
fTest->Draw(this, updateRect);
src/tests/servers/app/harness/harness.h
25
virtual void Draw(BView* view, BRect updateRect) = 0;
src/tests/servers/app/inverse_clipping/main.cpp
201
void Draw(BRect);
src/tests/servers/app/lagging_get_mouse/main.cpp
15
virtual void Draw(BRect updateRect);
src/tests/servers/app/layers_test/LayersTest.cpp
29
virtual void Draw(BRect);
src/tests/servers/app/lock_focus/LockFocusTest.cpp
28
virtual void Draw(BRect updateRect);
src/tests/servers/app/newClipping/MyView.h
13
virtual void Draw(BRect area);
src/tests/servers/app/newerClipping/ViewLayer.cpp
631
child->Draw(drawingEngine, effectiveClipping,
src/tests/servers/app/newerClipping/ViewLayer.h
91
void Draw( DrawingEngine* drawingEngine,
src/tests/servers/app/newerClipping/WindowLayer.cpp
570
fTopLayer->Draw(fDrawingEngine, &dirtyContentRegion,
src/tests/servers/app/newerClipping/WindowLayer.cpp
573
fTopLayer->Draw(fDrawingEngine, &dirtyContentRegion,
src/tests/servers/app/newerClipping/WindowLayer.cpp
623
layer->Draw(fDrawingEngine, &effectiveClipping,
src/tests/servers/app/newerClipping/WindowLayer.cpp
664
layer->Draw(fDrawingEngine, &effectiveClipping,
src/tests/servers/app/painter/BitmapView.h
17
virtual void Draw(BRect updateRect);
src/tests/servers/app/playground/ObjectView.cpp
224
state->Draw(this);
src/tests/servers/app/playground/ObjectView.h
26
virtual void Draw(BRect updateRect);
src/tests/servers/app/playground/States.cpp
197
State::Draw(view);
src/tests/servers/app/playground/States.cpp
220
State::Draw(view);
src/tests/servers/app/playground/States.cpp
241
State::Draw(view);
src/tests/servers/app/playground/States.cpp
260
State::Draw(view);
src/tests/servers/app/playground/States.h
44
virtual void Draw(BView* view) const;
src/tests/servers/app/scrolling/main.cpp
30
virtual void Draw(BRect updateRect);
src/tests/servers/app/shape_test/main.cpp
19
virtual void Draw(BRect updateRect);
src/tests/servers/app/tiled_bitmap_test/TiledBitmapTest.cpp
27
virtual void Draw(BRect);
src/tests/servers/app/view_state/ViewState.cpp
22
virtual void Draw(BRect updateRect);
src/tests/servers/app/view_transit/ViewTransit.cpp
20
virtual void Draw(BRect updateRect);
src/tests/servers/app/window_invalidation/WindowInvalidation.cpp
25
virtual void Draw(BRect updateRect);
src/tests/servers/app/workspace_activated/WorkspaceActivated.cpp
39
virtual void Draw(BRect updateRect);
src/tools/translation/inspector/ImageView.cpp
114
Draw(Bounds());
src/tools/translation/inspector/ImageView.h
48
void Draw(BRect rect);