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

/haiku/src/apps/softwareupdater/
H A DUpdateManager.cpp555 if (!fStatusWindow->IsFront()) {
/haiku/headers/os/interface/
H A DWindow.h208 bool IsFront() const;
/haiku/src/kits/interface/
H A DMenuBar.cpp316 if (!window->IsActive() || !window->IsFront()) {
H A DWindow.cpp707 BWindow::IsFront() const function in class:BWindow

Completed in 109 milliseconds