Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwm.c1683 …xcb_get_property_cookie_t cookie_wm_state = xcb_get_property(conn, FALSE, iWindow, windowState, XC… in winApplyHints() local
1684 xcb_get_property_reply_t *reply = xcb_get_property_reply(conn, cookie_wm_state, NULL); in winApplyHints()