Searched refs:DrawBorder (Results 1 - 21 of 21) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.h81 virtual bool DrawBorder() const;
H A DIconButton.cpp119 if (DrawBorder()) {
505 // DrawBorder
507 IconButton::DrawBorder() const function in class:IconButton
/haiku/headers/private/shared/
H A DIconButton.h40 virtual void DrawBorder(BRect& frame,
H A DDateTimeEdit.h51 virtual void DrawBorder(const BRect& updateRect);
/haiku/src/kits/shared/
H A DBarberPole.cpp225 be_control_look->DrawBorder(this, bounds, updateRect,
245 be_control_look->DrawBorder(this, bounds, updateRect,
H A DDateTimeEdit.cpp782 DrawBorder(updateRect);
968 SectionEdit::DrawBorder(const BRect& updateRect) function in class:BPrivate::SectionEdit
973 be_control_look->DrawBorder(this, bounds, updateRect, ViewColor(),
H A DIconButton.cpp110 DrawBorder(r, updateRect, background, flags);
141 BIconButton::DrawBorder(BRect& frame, const BRect& updateRect, function in class:BPrivate::BIconButton
/haiku/src/kits/interface/
H A DSeparatorView.cpp229 be_control_look->DrawBorder(this, bounds, updateRect, bgColor,
236 be_control_look->DrawBorder(this, bounds, updateRect, bgColor,
H A DMenuBar.cpp286 be_control_look->DrawBorder(this, rect, updateRect, base,
H A DTabView.cpp982 be_control_look->DrawBorder(this, rect, rect, base, B_PLAIN_BORDER,
H A DHaikuControlLook.cpp2040 HaikuControlLook::DrawBorder(BView* view, BRect& rect, const BRect& updateRect, function in class:BPrivate::HaikuControlLook
/haiku/src/kits/tracker/
H A DNavigator.cpp131 be_control_look->DrawBorder(this, rect, updateRect, base,
H A DCountView.cpp207 be_control_look->DrawBorder(this, bounds, updateRect,
H A DDraggableContainerIcon.cpp205 be_control_look->DrawBorder(this, rect, updateRect, base, B_PLAIN_BORDER,
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp394 be_control_look->DrawBorder(this, chartFrame, updateRect, background,
396 // DrawBorder() insets the supplied rect
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.h221 virtual void DrawBorder(BView* view, BRect& rect, const BRect& updateRect,
H A DFlatControlLook.cpp1297 FlatControlLook::DrawBorder(BView* view, BRect& rect, const BRect& updateRect, function in class:BPrivate::FlatControlLook
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.h245 virtual void DrawBorder(BView* view, BRect& rect,
H A DBeControlLook.cpp1939 BeControlLook::DrawBorder(BView* view, BRect& rect, const BRect& updateRect, function in class:BPrivate::BeControlLook
2152 DrawBorder(view, rect, updateRect, base, B_FANCY_BORDER, 0, borders);
/haiku/headers/os/interface/
H A DControlLook.h318 virtual void DrawBorder(BView* view, BRect& rect,
/haiku/headers/private/interface/
H A DHaikuControlLook.h262 virtual void DrawBorder(BView* view, BRect& rect,

Completed in 216 milliseconds