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

/haiku/src/servers/app/
H A DDesktop.h289 void _UpdateFront(bool updateFloating = true);
290 void _UpdateFronts(bool updateFloating = true);
H A DDesktop.cpp3046 Desktop::_UpdateFront(bool updateFloating) argument
3060 if (updateFloating)
3066 Desktop::_UpdateFronts(bool updateFloating) argument
3069 _UpdateFront(updateFloating);

Completed in 49 milliseconds