Searched refs:_AllocateDecorator (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.h18 virtual Decorator* _AllocateDecorator(DesktopSettings& settings,
H A DMacDecorator.cpp42 MacDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect) function in class:MacDecorAddOn
/haiku-fatelf/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.h19 virtual Decorator* _AllocateDecorator(DesktopSettings& settings,
H A DWinDecorator.cpp41 WinDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, function in class:WinDecorAddOn
/haiku-fatelf/src/servers/app/decorator/
H A DDecorManager.h55 virtual Decorator* _AllocateDecorator(DesktopSettings& settings,
H A DDecorManager.cpp66 decorator = _AllocateDecorator(settings, rect);
97 DecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect) function in class:DecorAddOn
/haiku-fatelf/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.h28 virtual Decorator* _AllocateDecorator(DesktopSettings& settings,
H A DBeDecorator.cpp97 BeDecorAddOn::_AllocateDecorator(DesktopSettings& settings, BRect rect, function in class:BeDecorAddOn

Completed in 102 milliseconds