Searched refs:DevicePointerMotionMask (Results 1 – 3 of 3) sorted by relevance
47 extern const Mask DevicePointerMotionMask;
138 const Mask DevicePointerMotionMask = PointerMotionMask; variable1053 SetMaskForExtEvent(DevicePointerMotionMask, DeviceMotionNotify); in FixExtensionEvents()1054 AllowPropagateSuppress(DevicePointerMotionMask); in FixExtensionEvents()
749 mask = DevicePointerMotionMask | state | motion_mask; in UpdateDeviceMotionMask()