Searched refs:_XEventsQueued (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Pending.c | 43 ret_val = _XEventsQueued (dpy, mode); 55 ret_val = _XEventsQueued (dpy, QueuedAfterFlush);
|
| H A D | ChkTypEv.c | 69 _XEventsQueued(dpy, QueuedAfterReading);
|
| H A D | ChkTypWEv.c | 71 _XEventsQueued(dpy, QueuedAfterReading);
|
| H A D | ChkIfEv.c | 76 _XEventsQueued(dpy, QueuedAfterReading);
|
| H A D | ChkMaskEv.c | 78 _XEventsQueued(dpy, QueuedAfterReading);
|
| H A D | ChkWinEv.c | 79 _XEventsQueued(dpy, QueuedAfterReading);
|
| H A D | xcb_io.c | 93 * _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 D | ChkNotMaskEv.c | 94 _XEventsQueued(dpy, QueuedAfterReading);
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlibint.h | 77 int conn_checker; /* ugly thing used by _XEventsQueued */ 1016 extern int _XEventsQueued(
|
Completed in 71 milliseconds