Home
last modified time | relevance | path

Searched refs:_DrawClose (Results 1 – 15 of 15) sorted by relevance

/haiku/src/servers/app/decorator/
H A DDefaultDecorator.h45 virtual void _DrawClose(Decorator::Tab* tab, bool direct,
H A DTabDecorator.h90 virtual void _DrawClose(Decorator::Tab* tab, bool direct,
H A DDecorator.h230 virtual void _DrawClose(Decorator::Tab* tab, bool direct,
H A DDecorator.cpp901 _DrawClose(tab, false, tab->closeRect); in DrawTab()
928 _DrawClose(decoratorTab, true, decoratorTab->closeRect); in DrawClose()
H A DDefaultDecorator.cpp627 DefaultDecorator::_DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) in _DrawClose() function in DefaultDecorator
H A DTabDecorator.cpp941 _DrawClose(tab, false, tab->closeRect); in _DrawButtons()
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.h52 virtual void _DrawClose(Decorator::Tab* tab, bool direct,
H A DFlatDecorator.cpp693 FlatDecorator::_DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) in _DrawClose() function in FlatDecorator
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.h48 virtual void _DrawClose(Decorator::Tab* tab, bool direct,
H A DBeDecorator.cpp719 BeDecorator::_DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) in _DrawClose() function in BeDecorator
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.h58 virtual void _DrawClose(Decorator::Tab* tab, bool direct,
H A DMacDecorator.cpp616 _DrawClose(tab, false, tab->closeRect); in _DrawButtons()
649 MacDecorator::_DrawClose(Decorator::Tab* tab, bool direct, BRect r) in _DrawClose() function in MacDecorator
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.h62 virtual void _DrawClose(Decorator::Tab* tab, bool direct,
H A DWinDecorator.cpp405 _DrawClose(tab, false, tab->closeRect); in _DrawButtons()
479 WinDecorator::_DrawClose(Decorator::Tab* tab, bool direct, BRect rect) in _DrawClose() function in WinDecorator
/haiku/docs/develop/servers/app_server/
H A DDecorator.rst157 protected: void \_DrawClose(BRect r)