Home
last modified time | relevance | path

Searched refs:DrawButtonFrame (Results 1 – 18 of 18) sorted by relevance

/haiku/src/tests/kits/interface/
H A DControlLookTest.cpp80 be_control_look->DrawButtonFrame(this, r1, update, in DrawButtonFrames()
91 be_control_look->DrawButtonFrame(this, r1, update, in DrawButtonFrames()
102 be_control_look->DrawButtonFrame(this, r1, update, in DrawButtonFrames()
113 be_control_look->DrawButtonFrame(this, r1, update, in DrawButtonFrames()
126 be_control_look->DrawButtonFrame(this, r1, update, 8, in DrawButtonFrames()
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.h33 virtual void DrawButtonFrame(BView* view, BRect& rect,
39 virtual void DrawButtonFrame(BView* view, BRect& rect,
46 virtual void DrawButtonFrame(BView* view, BRect& rect,
H A DFlatControlLook.cpp54 FlatControlLook::DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, in DrawButtonFrame() function in BPrivate::FlatControlLook
64 FlatControlLook::DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, in DrawButtonFrame() function in BPrivate::FlatControlLook
74 FlatControlLook::DrawButtonFrame(BView* view, BRect& rect, in DrawButtonFrame() function in BPrivate::FlatControlLook
/haiku/src/apps/mediaplayer/interface/
H A DSymbolButton.cpp42 be_control_look->DrawButtonFrame(this, bounds, updateRect, base, in Draw()
/haiku/headers/os/interface/
H A DControlLook.h109 virtual void DrawButtonFrame(BView* view, BRect& rect,
115 virtual void DrawButtonFrame(BView* view, BRect& rect,
122 virtual void DrawButtonFrame(BView* view, BRect& rect,
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.h33 virtual void DrawButtonFrame(BView* view, BRect& rect,
39 virtual void DrawButtonFrame(BView* view, BRect& rect,
45 virtual void DrawButtonFrame(BView* view, BRect& rect,
H A DBeControlLook.cpp115 BeControlLook::DrawButtonFrame(BView* view, BRect& rect, in DrawButtonFrame() function in BPrivate::BeControlLook
125 BeControlLook::DrawButtonFrame(BView* view, BRect& rect, in DrawButtonFrame() function in BPrivate::BeControlLook
135 BeControlLook::DrawButtonFrame(BView* view, BRect& rect, in DrawButtonFrame() function in BPrivate::BeControlLook
/haiku/headers/private/interface/
H A DHaikuControlLook.h33 virtual void DrawButtonFrame(BView* view, BRect& rect,
39 virtual void DrawButtonFrame(BView* view, BRect& rect,
46 virtual void DrawButtonFrame(BView* view, BRect& rect,
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp700 be_control_look->DrawButtonFrame(view, rect, updateRect, 4.0f, base, in _DrawKeyButton()
779 be_control_look->DrawButtonFrame(view, topLeft, updateRect, in _DrawKey()
789 be_control_look->DrawButtonFrame(view, topRight, updateRect, in _DrawKey()
797 be_control_look->DrawButtonFrame(view, bottomRight, updateRect, in _DrawKey()
871 be_control_look->DrawButtonFrame(view, rect, updateRect, base, in _DrawIndicator()
/haiku/src/servers/notification/
H A DAppGroupView.cpp115 be_control_look->DrawButtonFrame(this, buttonRect, updateRect, in _DrawCloseButton()
H A DNotificationView.cpp322 be_control_look->DrawButtonFrame(this, buttonRect, updateRect, in _DrawCloseButton()
/haiku/src/kits/interface/
H A DButton.cpp146 be_control_look->DrawButtonFrame(this, rect, updateRect, base, background, flags); in Draw()
H A DAbstractSpinner.cpp384 be_control_look->DrawButtonFrame(this, rect, updateRect, in Draw()
H A DHaikuControlLook.cpp108 HaikuControlLook::DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, in DrawButtonFrame() function in BPrivate::HaikuControlLook
118 HaikuControlLook::DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, in DrawButtonFrame() function in BPrivate::HaikuControlLook
128 HaikuControlLook::DrawButtonFrame(BView* view, BRect& rect, in DrawButtonFrame() function in BPrivate::HaikuControlLook
/haiku/src/apps/webpositive/tabview/
H A DTabManager.cpp660 be_control_look->DrawButtonFrame(owner, buttonRect, updateRect, in _DrawCloseButton()
/haiku/src/kits/shared/
H A DIconButton.cpp144 be_control_look->DrawButtonFrame(this, frame, updateRect, backgroundColor, in DrawBorder()
/haiku/src/apps/deskcalc/
H A DCalcView.cpp572 be_control_look->DrawButtonFrame(this, frame, updateRect, in Draw()
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp296 be_control_look->DrawButtonFrame(this, frame, updateRect, in Draw()