Searched refs:DeviceButtonPress (Results 1 – 11 of 11) sorted by relevance
342 int DeviceButtonPress; variable1004 DeviceButtonPress = DeviceKeyRelease + 1; in FixExtensionEvents()1005 DeviceButtonRelease = DeviceButtonPress + 1; in FixExtensionEvents()1020 event_base[ButtonClass] = DeviceButtonPress; in FixExtensionEvents()1040 SetMaskForExtEvent(DeviceButtonPressMask, DeviceButtonPress); in FixExtensionEvents()1042 SetCriticalEvent(DeviceButtonPress); in FixExtensionEvents()1108 DeviceButtonPress = 3; in RestoreExtensionEvents()1146 EventSwapVector[DeviceButtonPress] = NotImplemented; in IResetProc()1220 else if (type == DeviceButtonPress) { in SEventIDispatch()1308 EventSwapVector[DeviceButtonPress] = SEventIDispatch; in XInputExtensionInit()
64 extern int DeviceButtonPress;
137 temporaryGrab->type = DeviceButtonPress; in ProcXUngrabDeviceButton()
180 if (xE->u.u.type == DeviceButtonPress || in XIGetDevice()2280 type = DeviceButtonPress; in GrabButton()2912 else if ((type == DeviceButtonPress) && (!grab) && in CheckDeviceGrabAndHintWindow()
281 ADD(DeviceButtonPress); in main()
355 kbp->type = DeviceButtonPress; in eventToKeyButtonPointer()864 xitype = DeviceButtonPress; in GetXIType()
710 grab->type == DeviceButtonPress || grab->type == XI_ButtonPress); in GrabIsPointerGrab()
816 V003 XInputExtension:DeviceButtonPress
290 else if (xitype == DeviceButtonPress) in XItoCoreType()2045 else if (type == DeviceButtonPress) in ActivateImplicitGrab()2310 else if (type == DeviceMotionNotify || type == DeviceButtonPress) in DeliverEventsToWindow()
347 ADD(DeviceButtonPress); in dmxCommonOthOn()
442 DeviceButtonPress = IEventBase + ET_ButtonPress; in dix_event_to_xi1_conversion()