/haiku/src/tests/kits/interface/ |
H A D | ControlLookTest.cpp | 80 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 D | FlatControlLook.h | 33 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 D | FlatControlLook.cpp | 54 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 D | SymbolButton.cpp | 42 be_control_look->DrawButtonFrame(this, bounds, updateRect, base, in Draw()
|
/haiku/headers/os/interface/ |
H A D | ControlLook.h | 109 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 D | BeControlLook.h | 33 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 D | BeControlLook.cpp | 115 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 D | HaikuControlLook.h | 33 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 D | KeyboardLayoutView.cpp | 700 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 D | AppGroupView.cpp | 115 be_control_look->DrawButtonFrame(this, buttonRect, updateRect, in _DrawCloseButton()
|
H A D | NotificationView.cpp | 322 be_control_look->DrawButtonFrame(this, buttonRect, updateRect, in _DrawCloseButton()
|
/haiku/src/kits/interface/ |
H A D | Button.cpp | 146 be_control_look->DrawButtonFrame(this, rect, updateRect, base, background, flags); in Draw()
|
H A D | AbstractSpinner.cpp | 384 be_control_look->DrawButtonFrame(this, rect, updateRect, in Draw()
|
H A D | HaikuControlLook.cpp | 108 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 D | TabManager.cpp | 660 be_control_look->DrawButtonFrame(owner, buttonRect, updateRect, in _DrawCloseButton()
|
/haiku/src/kits/shared/ |
H A D | IconButton.cpp | 144 be_control_look->DrawButtonFrame(this, frame, updateRect, backgroundColor, in DrawBorder()
|
/haiku/src/apps/deskcalc/ |
H A D | CalcView.cpp | 572 be_control_look->DrawButtonFrame(this, frame, updateRect, in Draw()
|
/haiku/src/apps/webpositive/ |
H A D | BrowserWindow.cpp | 296 be_control_look->DrawButtonFrame(this, frame, updateRect, in Draw()
|