Lines Matching defs:DeviceMotionNotify
349 int DeviceMotionNotify;
990 DeviceMotionNotify = DeviceButtonRelease + 1;
991 DeviceFocusIn = DeviceMotionNotify + 1;
1005 event_base[ValuatorClass] = DeviceMotionNotify;
1037 SetMaskForExtEvent(DevicePointerMotionMask, DeviceMotionNotify);
1039 SetCriticalEvent(DeviceMotionNotify);
1095 DeviceMotionNotify = 5;
1133 EventSwapVector[DeviceMotionNotify] = NotImplemented;
1205 } else if (type == DeviceMotionNotify) {
1282 EventSwapVector[DeviceMotionNotify] = SEventIDispatch;