Searched refs:DeviceKeyPress (Results 1 – 13 of 13) sorted by relevance
340 int DeviceKeyPress; variable1002 DeviceKeyPress = DeviceValuator + 1; in FixExtensionEvents()1003 DeviceKeyRelease = DeviceKeyPress + 1; in FixExtensionEvents()1019 event_base[KeyClass] = DeviceKeyPress; in FixExtensionEvents()1032 SetMaskForExtEvent(DeviceKeyPressMask, DeviceKeyPress); in FixExtensionEvents()1034 SetCriticalEvent(DeviceKeyPress); in FixExtensionEvents()1106 DeviceKeyPress = 1; in RestoreExtensionEvents()1144 EventSwapVector[DeviceKeyPress] = NotImplemented; in IResetProc()1212 else if (type == DeviceKeyPress) { in SEventIDispatch()1306 EventSwapVector[DeviceKeyPress] = SEventIDispatch; in XInputExtensionInit()
62 extern int DeviceKeyPress;
144 temporaryGrab->type = DeviceKeyPress; in ProcXUngrabDeviceKey()
2317 type = DeviceKeyPress; in GrabKey()
916 type == DeviceKeyPress || type == DeviceKeyRelease)) in XkbFilterEvents()921 && (type == KeyPress || type == KeyRelease || type == DeviceKeyPress in XkbFilterEvents()951 xE[0].u.u.type == DeviceKeyPress || in XkbFilterEvents()977 else if (type >= DeviceKeyPress && type <= DeviceMotionNotify) { in XkbFilterEvents()
279 ADD(DeviceKeyPress); in main()
361 kbp->type = DeviceKeyPress; in eventToKeyButtonPointer()870 xitype = DeviceKeyPress; in GetXIType()
717 grab->type == DeviceKeyPress || grab->type == XI_KeyPress); in GrabIsKeyboardGrab()
814 V001 XInputExtension:DeviceKeyPress
294 else if (xitype == DeviceKeyPress) in XItoCoreType()2002 else if (type == DeviceKeyPress) { in TryClientEvents()
345 ADD(DeviceKeyPress); in dmxCommonOthOn()
440 DeviceKeyPress = IEventBase + ET_KeyPress; in dix_event_to_xi1_conversion()
75296 ‘DeviceKeyPress’ [-Wredundant-decls]124365 dmx: include exglobals.h for DeviceKeyPress and friends.