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.6/sysroot/usr/include/xcb/
xcb.h 159 } xcb_void_cookie_t; typedef in typeref:struct:__anon46479
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.11-4.8/sysroot/usr/include/xcb/
xcb.h 159 } xcb_void_cookie_t; typedef in typeref:struct:__anon48215
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);

Completed in 751 milliseconds