Searched refs:m_fullScreenWindowIsShowing (Results 1 – 2 of 2) sorted by relevance
57 bool isFullScreenWindowShowing() const { return m_fullScreenWindowIsShowing; } in isFullScreenWindowShowing()99 bool m_fullScreenWindowIsShowing; variable
98 , m_fullScreenWindowIsShowing(false)228 if (m_fullScreenWindowIsShowing == isShowing)231 m_fullScreenWindowIsShowing = isShowing;232 if (m_fullScreenWindowIsShowing)