Searched refs:GetCanBeActive (Results 1 – 1 of 1) sorted by relevance
1230 if (m_subwindows[i]->GetCanBeActive()) { in GetActiveWindow()1244 bool GetCanBeActive() const { return m_can_activate; } in GetCanBeActive() function in curses::Window1269 if (subwindow_sp->GetCanBeActive()) { in SelectNextWindowAsActive()1280 if (m_subwindows[idx]->GetCanBeActive()) { in SelectNextWindowAsActive()1288 if (m_subwindows[idx]->GetCanBeActive()) { in SelectNextWindowAsActive()1297 if (m_subwindows[idx]->GetCanBeActive()) { in SelectNextWindowAsActive()