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,
/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, function in class:BPrivate::BeControlLook
/haiku/headers/os/interface/
H A DControlLook.h301 virtual void DrawInactiveTab(BView* view, BRect& rect,
/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,
H A DHaikuControlLook.cpp1620 // DrawInactiveTab draws 2px border
1630 // DrawInactiveTab draws 2px border
1636 DrawInactiveTab(view, rect, rect, base, 0, borders, side);
1823 HaikuControlLook::DrawInactiveTab(BView* view, BRect& rect, function in class:BPrivate::HaikuControlLook

Completed in 60 milliseconds