HomeSort by relevance Sort by last modified time
    Searched defs:xcb_generic_event_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 116 } xcb_generic_event_t; typedef in typeref:struct:__anon39223
254 xcb_generic_event_t *xcb_wait_for_event(xcb_connection_t *c);
268 xcb_generic_event_t *xcb_poll_for_event(xcb_connection_t *c);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 135 } xcb_generic_event_t; typedef in typeref:struct:__anon41297
273 xcb_generic_event_t *xcb_wait_for_event(xcb_connection_t *c);
287 xcb_generic_event_t *xcb_poll_for_event(xcb_connection_t *c);
303 xcb_generic_event_t *xcb_poll_for_queued_event(xcb_connection_t *c);

Completed in 439 milliseconds