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