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

/xsrc/external/mit/libX11/dist/src/
H A DChkTypEv.c38 Bool XCheckTypedEvent ( function in typeref:typename:Bool
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am762 XCheckTypedEvent \
H A DMakefile.in1154 XCheckTypedEvent \
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxbackend.c172 if (XCheckTypedEvent(dmxScreen->beDisplay, MotionNotify, X))
H A Ddmxconsole.c974 && XCheckTypedEvent(priv->display, MotionNotify, &X)) {
1001 while (XCheckTypedEvent(priv->display, MotionNotify, &X)) {
/xsrc/external/mit/xmodmap/dist/
H A Dhandle.c1204 while (XCheckTypedEvent (dpy, MappingNotify, &event)) ;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h2119 extern Bool XCheckTypedEvent(

Completed in 19 milliseconds