BeDecorator
BeDecorator::_CreateTemporaryBitmap(BRect bounds) const
BeDecorator::_GetComponentColors(Component component,
return new (std::nothrow)BeDecorator(settings, rect, desktop);
BeDecorator::BeDecorator(DesktopSettings& settings, BRect rect,
BeDecorator::~BeDecorator()
BeDecorator::GetComponentColors(Component component, uint8 highlight,
BeDecorator::_DrawFrame(BRect invalid)
BeDecorator::_DrawTab(Decorator::Tab* tab, BRect invalid)
BeDecorator::_DrawTitle(Decorator::Tab* _tab, BRect r)
BeDecorator::_DrawClose(Decorator::Tab* _tab, bool direct, BRect rect)
BeDecorator::_DrawZoom(Decorator::Tab* _tab, bool direct, BRect rect)
BeDecorator::_DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect)
BeDecorator::_GetButtonSizeAndOffset(const BRect& tabRect, float* _offset,
BeDecorator::_DrawBevelRect(DrawingEngine* engine, const BRect rect, bool down,
BeDecorator::_DrawBlendedRect(DrawingEngine* engine, const BRect rect,
BeDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect)
BeDecorator::_GetBitmapForButton(Decorator::Tab* tab, Component item,
class BeDecorator: public SATDecorator {
BeDecorator(DesktopSettings& settings,
virtual ~BeDecorator();