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

/haiku/src/servers/app/
H A DWindow.cpp2184 ::Decorator* otherDecorator = window->Decorator(); local
2185 if (otherDecorator != NULL)
2186 dirty.Include(otherDecorator->TitleBarRect());

Completed in 44 milliseconds