Searched refs:xcb_poll_for_event (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xcb-util/dist/event/
H A Devent.c96 while ((event = xcb_poll_for_event(evenths->c)))
/xsrc/external/mit/libxcb/dist/src/
H A Dxcb.h313 xcb_generic_event_t *xcb_poll_for_event(xcb_connection_t *c);
320 * This is a version of xcb_poll_for_event that only examines the
H A Dxcb_in.c726 xcb_generic_event_t *xcb_poll_for_event(xcb_connection_t *c) function in typeref:typename:xcb_generic_event_t *
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dxevents.c402 while ((event = xcb_poll_for_event(conn))) {
/xsrc/external/mit/libX11/dist/src/
H A Dxcb_io.c263 dpy->xcb->next_event = xcb_poll_for_event(dpy->xcb->connection);
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dhostx.c1313 xev = xcb_poll_for_event(HostX.conn);
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowwm.c974 xcb_generic_event_t *event = xcb_poll_for_event(pWMInfo->conn);

Completed in 12 milliseconds