Searched refs:QueuedAfterFlush (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Pending.c | 55 ret_val = _XEventsQueued (dpy, QueuedAfterFlush);
|
| H A D | xcb_io.c | 431 if(mode == QueuedAfterFlush)
|
| /xsrc/external/mit/libFS/dist/include/X11/fonts/ |
| H A D | FSlib.h | 71 #define QueuedAfterFlush 2 macro
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_core.c | 230 if(XEventsQueued(display, QueuedAfterFlush) != 0) {
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | NextEvent.c | 1303 if (XEventsQueued(app->list[d], QueuedAfterFlush)) 1409 if (XEventsQueued(app->list[d], QueuedAfterFlush)) 1466 if (XEventsQueued(app->list[d], QueuedAfterFlush)) { 1576 if (XEventsQueued(app->list[d], QueuedAfterFlush)) 1632 if (XEventsQueued(app->list[d], QueuedAfterFlush)) {
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 85 #define QueuedAfterFlush 2 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/tools/ |
| H A D | virtual.c | 1903 poll(&pfd, 1, 0) ? QueuedAfterReading : QueuedAfterFlush);
|
| /xsrc/external/mit/xf86-video-intel/dist/tools/ |
| H A D | virtual.c | 2067 poll(&pfd, 1, 0) ? QueuedAfterReading : QueuedAfterFlush);
|
Completed in 56 milliseconds