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);
673 _DrawButtonBitmap(bitmap, direct, rect);
688 DefaultDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, function in class:DefaultDecorator
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.h60 void _DrawButtonBitmap(ServerBitmap* bitmap,
H A DFlatDecorator.cpp708 _DrawButtonBitmap(bitmap, direct, rect);
739 _DrawButtonBitmap(bitmap, direct, rect);
754 FlatDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, function in class:FlatDecorator
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.h67 void _DrawButtonBitmap(ServerBitmap* bitmap,
H A DBeDecorator.cpp734 _DrawButtonBitmap(bitmap, direct, rect);
765 _DrawButtonBitmap(bitmap, direct, rect);
867 BeDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect) function in class:BeDecorator

Completed in 91 milliseconds