Home
last modified time | relevance | path

Searched refs:aboveState (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
1677 aboveState = intern_atom(conn, "_NET_WM_STATE_ABOVE"); in winApplyHints()
1699 else if (pAtom[i] == aboveState) in winApplyHints()