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

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h47 extern const Mask DevicePointerMotionMask;
H A Dextinit.c142 const Mask DevicePointerMotionMask = PointerMotionMask; variable in typeref:typename:const Mask
1037 SetMaskForExtEvent(DevicePointerMotionMask, DeviceMotionNotify);
1038 AllowPropagateSuppress(DevicePointerMotionMask);
H A Dexevents.c848 mask = DevicePointerMotionMask | b->state | b->motionMask;
889 mask = DevicePointerMotionMask | b->state | b->motionMask;

Completed in 6 milliseconds