IsNormal
if (window->Workspaces() == 0 && window->IsNormal())
if (!window->IsNormal()) {
while (avoidsFront && avoidsFront->IsNormal()
if (window->IsNormal() && workspaces == B_CURRENT_WORKSPACE)
if (!window->IsNormal())
if (window->IsNormal()) {
if (!window->IsNormal())
bool wasNormal = window->IsNormal();
if (window->IsNormal() && !wasNormal)
else if (!window->IsNormal() && wasNormal)
if (!window->IsNormal()) {
if (fFront != NULL && fFront->IsNormal()
if (!window->IsNormal() || window->IsHidden())
if (!window->IsHidden() && window->IsNormal()
if (!window->IsHidden() && window->IsNormal()
if (movedWindow->IsNormal()) {
|| (window == movedWindow && movedWindow->IsNormal())
|| (!window->IsNormal()
if (window->IsNormal() && !window->IsHidden()
if (window->IsNormal() && !window->IsHidden())
if (!IsNormal()) {
if (!IsNormal())
if (front != NULL && front->IsNormal()
if (window == fDesktop->FrontWindow() && window->IsNormal())
bool IsNormal() const;
if (fSelectedWindow->IsNormal() && !fSelectedWindow->InWorkspace(index)) {