Searched refs:xcb_res_query_client_ids_reply_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Dres.h302 * @brief xcb_res_query_client_ids_reply_t
304 typedef struct xcb_res_query_client_ids_reply_t { struct
311 } xcb_res_query_client_ids_reply_t; typedef in typeref:struct:xcb_res_query_client_ids_reply_t
772 xcb_res_query_client_ids_ids_length (const xcb_res_query_client_ids_reply_t *R);
775 xcb_res_query_client_ids_ids_iterator (const xcb_res_query_client_ids_reply_t *R);
791 xcb_res_query_client_ids_reply_t *
H A Dres.c705 xcb_res_query_client_ids_ids_length (const xcb_res_query_client_ids_reply_t *R)
711 xcb_res_query_client_ids_ids_iterator (const xcb_res_query_client_ids_reply_t *R)
720 xcb_res_query_client_ids_reply_t *
725 return (xcb_res_query_client_ids_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e);

Completed in 210 milliseconds