Searched refs:fullscreenState (Results 1 – 1 of 1) sorted by relevance
1657 static xcb_atom_t hiddenState, fullscreenState, belowState, aboveState, in winApplyHints() local1675 fullscreenState = intern_atom(conn, "_NET_WM_STATE_FULLSCREEN"); in winApplyHints()1695 else if (pAtom[i] == fullscreenState) in winApplyHints()