Home
last modified time | relevance | path

Searched refs:DrawInactiveTab (Results 1 – 7 of 7) sorted by relevance

/haiku/src/apps/webpositive/tabview/
H A DTabView.cpp115 be_control_look->DrawInactiveTab(owner, frame, updateRect, base, flags, in DrawBackground()
/haiku/headers/os/interface/
H A DControlLook.h301 virtual void DrawInactiveTab(BView* view, BRect& rect,
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.h228 virtual void DrawInactiveTab(BView* view, BRect& rect,
H A DBeControlLook.cpp1608 BeControlLook::DrawInactiveTab(BView* view, BRect& rect, in DrawInactiveTab() function in BPrivate::BeControlLook
/haiku/headers/private/interface/
H A DHaikuControlLook.h245 virtual void DrawInactiveTab(BView* view, BRect& rect,
/haiku/src/kits/interface/
H A DTabView.cpp337 be_control_look->DrawInactiveTab(owner, frame, frame, base, flags, in DrawTab()
H A DHaikuControlLook.cpp1636 DrawInactiveTab(view, rect, rect, base, 0, borders, side); in DrawTabFrame()
1823 HaikuControlLook::DrawInactiveTab(BView* view, BRect& rect, in DrawInactiveTab() function in BPrivate::HaikuControlLook