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

/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Dpresent.h214 * @brief xcb_present_query_capabilities_reply_t
216 typedef struct xcb_present_query_capabilities_reply_t { struct
222 } xcb_present_query_capabilities_reply_t; typedef in typeref:struct:xcb_present_query_capabilities_reply_t
617 xcb_present_query_capabilities_reply_t *
H A Dpresent.c479 xcb_present_query_capabilities_reply_t *
484 return (xcb_present_query_capabilities_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e);

Completed in 201 milliseconds