Searched refs:DeviceMotionNotify (Results 1 – 12 of 12) sorted by relevance
344 int DeviceMotionNotify; variable1006 DeviceMotionNotify = DeviceButtonRelease + 1; in FixExtensionEvents()1007 DeviceFocusIn = DeviceMotionNotify + 1; in FixExtensionEvents()1021 event_base[ValuatorClass] = DeviceMotionNotify; in FixExtensionEvents()1053 SetMaskForExtEvent(DevicePointerMotionMask, DeviceMotionNotify); in FixExtensionEvents()1055 SetCriticalEvent(DeviceMotionNotify); in FixExtensionEvents()1110 DeviceMotionNotify = 5; in RestoreExtensionEvents()1148 EventSwapVector[DeviceMotionNotify] = NotImplemented; in IResetProc()1228 else if (type == DeviceMotionNotify) { in SEventIDispatch()1310 EventSwapVector[DeviceMotionNotify] = SEventIDispatch; in XInputExtensionInit()
66 extern int DeviceMotionNotify;
182 xE->u.u.type == DeviceMotionNotify || in XIGetDevice()750 SetMaskForEvent(device->id, mask, DeviceMotionNotify); in UpdateDeviceMotionMask()2884 if (pEvents->type == DeviceMotionNotify) { in MaybeSendDeviceMotionNotifyHint()2910 if (type == DeviceMotionNotify) in CheckDeviceGrabAndHintWindow()
331 xev->type = DeviceMotionNotify; in dmxExtMotion()360 xev->type = DeviceMotionNotify; in dmxExtMotion()
349 ADD(DeviceMotionNotify); in dmxCommonOthOn()
283 ADD(DeviceMotionNotify); in main()
352 kbp->type = DeviceMotionNotify; in eventToKeyButtonPointer()861 xitype = DeviceMotionNotify; in GetXIType()
818 V005 XInputExtension:DeviceMotionNotify
288 if (xitype == DeviceMotionNotify) in XItoCoreType()1978 else if (type == DeviceMotionNotify) { in TryClientEvents()2310 else if (type == DeviceMotionNotify || type == DeviceButtonPress) in DeliverEventsToWindow()
977 else if (type >= DeviceKeyPress && type <= DeviceMotionNotify) { in XkbFilterEvents()
444 DeviceMotionNotify = IEventBase + ET_Motion; in dix_event_to_xi1_conversion()
123369 Xext: remove un-used extern of DeviceMotionNotify.169818 Always chase a DeviceMotionNotify event with a DeviceValuator, which is