Searched refs:wm_hints_cookie (Results 1 – 1 of 1) sorted by relevance
466 xcb_get_property_cookie_t wm_hints_cookie; in winXIconToHICON() local470 wm_hints_cookie = xcb_icccm_get_wm_hints(conn, id); in winXIconToHICON()471 if (xcb_icccm_get_wm_hints_reply(conn, wm_hints_cookie, &hints, NULL)) { in winXIconToHICON()