HomeSort by: relevance | last modified time | path
    Searched defs:xcb_request_error_t (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 1245 * @brief xcb_request_error_t
1247 typedef struct xcb_request_error_t { struct
1255 } xcb_request_error_t; typedef in typeref:struct:xcb_request_error_t
1301 typedef xcb_request_error_t xcb_match_error_t;
1311 typedef xcb_request_error_t xcb_access_error_t;
1316 typedef xcb_request_error_t xcb_alloc_error_t;
1336 typedef xcb_request_error_t xcb_name_error_t;
1341 typedef xcb_request_error_t xcb_length_error_t;
1346 typedef xcb_request_error_t xcb_implementation_error_t;

Completed in 155 milliseconds