Searched refs:DecoratorButtonState (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.h78 struct DecoratorButtonState;
88 friend struct DecoratorButtonState;
H A DDefaultWindowBehaviour.cpp505 // #pragma mark - DecoratorButtonState
508 struct DefaultWindowBehaviour::DecoratorButtonState : State { struct in class:DefaultWindowBehaviour
509 DecoratorButtonState(DefaultWindowBehaviour& behavior, function in struct:DefaultWindowBehaviour::DecoratorButtonState
921 new (std::nothrow) DecoratorButtonState(*this, tab, hitRegion));

Completed in 85 milliseconds