Searched refs:_XEventsQueued (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DPending.c43 ret_val = _XEventsQueued (dpy, mode);
55 ret_val = _XEventsQueued (dpy, QueuedAfterFlush);
H A DChkTypEv.c69 _XEventsQueued(dpy, QueuedAfterReading);
H A DChkTypWEv.c71 _XEventsQueued(dpy, QueuedAfterReading);
H A DChkIfEv.c76 _XEventsQueued(dpy, QueuedAfterReading);
H A DChkMaskEv.c78 _XEventsQueued(dpy, QueuedAfterReading);
H A DChkWinEv.c79 _XEventsQueued(dpy, QueuedAfterReading);
H A Dxcb_io.c93 * _XEventsQueued
423 int _XEventsQueued(Display *dpy, int mode) function in typeref:typename:int
611 _XEventsQueued(dpy, QueuedAfterReading);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A DChkNotMaskEv.c94 _XEventsQueued(dpy, QueuedAfterReading);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlibint.h77 int conn_checker; /* ugly thing used by _XEventsQueued */
1016 extern int _XEventsQueued(

Completed in 71 milliseconds