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