Searched refs:AllocateDecorator (Results 1 – 3 of 3) sorted by relevance
45 Decorator* AllocateDecorator(Desktop* desktop,71 Decorator* AllocateDecorator(Window *window);
59 DecorAddOn::AllocateDecorator(Desktop* desktop, DrawingEngine* engine, in AllocateDecorator() function in DecorAddOn128 DecorManager::AllocateDecorator(Window* window) in AllocateDecorator() function in DecorManager142 return fPreviewDecor->AllocateDecorator(window->Desktop(), in AllocateDecorator()150 return fCurrentDecor->AllocateDecorator(window->Desktop(), in AllocateDecorator()
634 decorator = gDecorManager.AllocateDecorator(this); in ReloadDecor()1310 decorator = gDecorManager.AllocateDecorator(this); in SetLook()2284 decorator = gDecorManager.AllocateDecorator(this); in _InitWindowStack()