Searched refs:attrib_cookie (Results 1 – 1 of 1) sorted by relevance
312 xcb_get_window_attributes_cookie_t attrib_cookie; in get_visualtype_for_window() local317 attrib_cookie = xcb_get_window_attributes(conn, window); in get_visualtype_for_window()320 attrib = xcb_get_window_attributes_reply(conn, attrib_cookie, NULL); in get_visualtype_for_window()