Searched refs:XCheckNotMaskEvent (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A DChkNotMaskEv.h35 * Interface for #XCheckNotMaskEvent function. \see ChkNotMaskEv.c */
39 extern Bool XCheckNotMaskEvent (Display *dpy, long mask, XEvent *event);
H A DChkNotMaskEv.c54 * This file provides a #XCheckNotMaskEvent function that is derived
70 Bool XCheckNotMaskEvent (Display *dpy, long mask, XEvent *event) function in typeref:typename:Bool
H A Ddmxbackend.c163 if (XCheckNotMaskEvent(dmxScreen->beDisplay, ExposureMask, X))

Completed in 5 milliseconds