Searched refs:DeviceKeyRelease (Results 1 – 9 of 9) sorted by relevance
341 int DeviceKeyRelease; variable1003 DeviceKeyRelease = DeviceKeyPress + 1; in FixExtensionEvents()1004 DeviceButtonPress = DeviceKeyRelease + 1; in FixExtensionEvents()1036 SetMaskForExtEvent(DeviceKeyReleaseMask, DeviceKeyRelease); in FixExtensionEvents()1038 SetCriticalEvent(DeviceKeyRelease); in FixExtensionEvents()1107 DeviceKeyRelease = 2; in RestoreExtensionEvents()1145 EventSwapVector[DeviceKeyRelease] = NotImplemented; in IResetProc()1216 else if (type == DeviceKeyRelease) { in SEventIDispatch()1307 EventSwapVector[DeviceKeyRelease] = SEventIDispatch; in XInputExtensionInit()
63 extern int DeviceKeyRelease;
280 ADD(DeviceKeyRelease); in main()
916 type == DeviceKeyPress || type == DeviceKeyRelease)) in XkbFilterEvents()922 || type == DeviceKeyRelease)) { in XkbFilterEvents()952 xE[0].u.u.type == DeviceKeyRelease)) { in XkbFilterEvents()
364 kbp->type = DeviceKeyRelease; in eventToKeyButtonPointer()873 xitype = DeviceKeyRelease; in GetXIType()
815 V002 XInputExtension:DeviceKeyRelease
296 else if (xitype == DeviceKeyRelease) in XItoCoreType()2007 release.type = DeviceKeyRelease; in TryClientEvents()
346 ADD(DeviceKeyRelease); in dmxCommonOthOn()
441 DeviceKeyRelease = IEventBase + ET_KeyRelease; in dix_event_to_xi1_conversion()