Home
last modified time | relevance | path

Searched refs:_DrawButtonBitmap (Results 1 – 6 of 6) sorted by relevance

/haiku/src/servers/app/decorator/
H A DDefaultDecorator.h55 void _DrawButtonBitmap(ServerBitmap* bitmap,
H A DDefaultDecorator.cpp642 _DrawButtonBitmap(bitmap, direct, rect); in _DrawClose()
673 _DrawButtonBitmap(bitmap, direct, rect); in _DrawZoom()
688 DefaultDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, in _DrawButtonBitmap() function in DefaultDecorator
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.h60 void _DrawButtonBitmap(ServerBitmap* bitmap,
H A DFlatDecorator.cpp708 _DrawButtonBitmap(bitmap, direct, rect); in _DrawClose()
739 _DrawButtonBitmap(bitmap, direct, rect); in _DrawZoom()
754 FlatDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, in _DrawButtonBitmap() function in FlatDecorator
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.h67 void _DrawButtonBitmap(ServerBitmap* bitmap,
H A DBeDecorator.cpp734 _DrawButtonBitmap(bitmap, direct, rect); in _DrawClose()
765 _DrawButtonBitmap(bitmap, direct, rect); in _DrawZoom()
867 BeDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect) in _DrawButtonBitmap() function in BeDecorator