Home
last modified time | relevance | path

Searched refs:fullscreenState (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwm.c1657 static xcb_atom_t hiddenState, fullscreenState, belowState, aboveState, in winApplyHints() local
1675 fullscreenState = intern_atom(conn, "_NET_WM_STATE_FULLSCREEN"); in winApplyHints()
1695 else if (pAtom[i] == fullscreenState) in winApplyHints()