Home
last modified time | relevance | path

Searched refs:_DrawTab (Results 1 – 14 of 14) sorted by relevance

/haiku/src/servers/app/decorator/
H A DDefaultDecorator.h43 virtual void _DrawTab(Decorator::Tab* tab, BRect r);
H A DTabDecorator.h86 virtual void _DrawTab(Decorator::Tab* tab, BRect r) = 0;
H A DDecorator.cpp897 _DrawTab(tab, tab->tabRect); in DrawTab()
942 _DrawTab(decoratorTab, decoratorTab->minimizeRect); in DrawMinimize()
1015 _DrawTab(tab, rect); in _DrawTabs()
1019 _DrawTab(focusTab, rect); in _DrawTabs()
H A DDecorator.h224 virtual void _DrawTab(Decorator::Tab* tab, BRect rect) = 0;
H A DDefaultDecorator.cpp489 DefaultDecorator::_DrawTab(Decorator::Tab* tab, BRect invalid) in _DrawTab() function in DefaultDecorator
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.h50 virtual void _DrawTab(Decorator::Tab* tab, BRect r);
H A DFlatDecorator.cpp535 FlatDecorator::_DrawTab(Decorator::Tab* tab, BRect invalid) in _DrawTab() function in FlatDecorator
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.h46 virtual void _DrawTab(Decorator::Tab* tab, BRect rect);
H A DBeDecorator.cpp586 BeDecorator::_DrawTab(Decorator::Tab* tab, BRect invalid) in _DrawTab() function in BeDecorator
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.h49 virtual void _DrawTab(Decorator::Tab* tab, BRect invalid);
H A DMacDecorator.cpp491 MacDecorator::_DrawTab(Decorator::Tab* tab, BRect invalid) in _DrawTab() function in MacDecorator
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.h55 virtual void _DrawTab(Decorator::Tab* tab, BRect rect);
H A DWinDecorator.cpp327 WinDecorator::_DrawTab(Decorator::Tab* tab, BRect rect) in _DrawTab() function in WinDecorator
/haiku/docs/develop/servers/app_server/
H A DDecorator.rst152 3. Call \_DrawTab(intersection)
193 protected: void \_DrawTab(BRect r)
197 \_DrawTab(tabrect). If window titles are displayed, the \_DrawTitle