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