Searched refs:DeviceButtonStateNotify (Results 1 – 3 of 3) sorted by relevance
351 int DeviceButtonStateNotify; variable1015 DeviceButtonStateNotify = DeviceKeyStateNotify + 1; in FixExtensionEvents()1016 DevicePresenceNotify = DeviceButtonStateNotify + 1; in FixExtensionEvents()1119 DeviceButtonStateNotify = 13; in RestoreExtensionEvents()1155 EventSwapVector[DeviceButtonStateNotify] = NotImplemented; in IResetProc()1248 else if (type == DeviceButtonStateNotify) in SEventIDispatch()1317 EventSwapVector[DeviceButtonStateNotify] = SEventIDispatch; in XInputExtensionInit()
73 extern int DeviceButtonStateNotify;
727 bev->type = DeviceButtonStateNotify; in DeliverStateNotifyEvent()