Home
last modified time | relevance | path

Searched refs:IsPasswordWindowShown (Results 1 – 3 of 3) sorted by relevance

/haiku/src/bin/screen_blanker/
H A DScreenBlanker.h37 bool IsPasswordWindowShown() const;
H A DScreenSaverWindow.cpp65 if (app != NULL && app->IsPasswordWindowShown()) { in Filter()
H A DScreenBlanker.cpp300 ScreenBlanker::IsPasswordWindowShown() const in IsPasswordWindowShown() function in ScreenBlanker