HomeSort by relevance Sort by last modified time
    Searched defs:xcb_void_cookie_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xcb.h 159 } xcb_void_cookie_t; typedef in typeref:struct:__anon55280
276 * The xcb_void_cookie_t cookie supplied to this function must have resulted
286 xcb_generic_error_t *xcb_request_check(xcb_connection_t *c, xcb_void_cookie_t cookie);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 178 } xcb_void_cookie_t; typedef in typeref:struct:__anon57354
311 * The xcb_void_cookie_t cookie supplied to this function must have resulted
321 xcb_generic_error_t *xcb_request_check(xcb_connection_t *c, xcb_void_cookie_t cookie);

Completed in 225 milliseconds