Lines Matching refs:EventSwapVector

1143     EventSwapVector[DeviceValuator] = NotImplemented;  in IResetProc()
1144 EventSwapVector[DeviceKeyPress] = NotImplemented; in IResetProc()
1145 EventSwapVector[DeviceKeyRelease] = NotImplemented; in IResetProc()
1146 EventSwapVector[DeviceButtonPress] = NotImplemented; in IResetProc()
1147 EventSwapVector[DeviceButtonRelease] = NotImplemented; in IResetProc()
1148 EventSwapVector[DeviceMotionNotify] = NotImplemented; in IResetProc()
1149 EventSwapVector[DeviceFocusIn] = NotImplemented; in IResetProc()
1150 EventSwapVector[DeviceFocusOut] = NotImplemented; in IResetProc()
1151 EventSwapVector[ProximityIn] = NotImplemented; in IResetProc()
1152 EventSwapVector[ProximityOut] = NotImplemented; in IResetProc()
1153 EventSwapVector[DeviceStateNotify] = NotImplemented; in IResetProc()
1154 EventSwapVector[DeviceKeyStateNotify] = NotImplemented; in IResetProc()
1155 EventSwapVector[DeviceButtonStateNotify] = NotImplemented; in IResetProc()
1156 EventSwapVector[DeviceMappingNotify] = NotImplemented; in IResetProc()
1157 EventSwapVector[ChangeDeviceNotify] = NotImplemented; in IResetProc()
1158 EventSwapVector[DevicePresenceNotify] = NotImplemented; in IResetProc()
1159 EventSwapVector[DevicePropertyNotify] = NotImplemented; in IResetProc()
1305 EventSwapVector[DeviceValuator] = SEventIDispatch; in XInputExtensionInit()
1306 EventSwapVector[DeviceKeyPress] = SEventIDispatch; in XInputExtensionInit()
1307 EventSwapVector[DeviceKeyRelease] = SEventIDispatch; in XInputExtensionInit()
1308 EventSwapVector[DeviceButtonPress] = SEventIDispatch; in XInputExtensionInit()
1309 EventSwapVector[DeviceButtonRelease] = SEventIDispatch; in XInputExtensionInit()
1310 EventSwapVector[DeviceMotionNotify] = SEventIDispatch; in XInputExtensionInit()
1311 EventSwapVector[DeviceFocusIn] = SEventIDispatch; in XInputExtensionInit()
1312 EventSwapVector[DeviceFocusOut] = SEventIDispatch; in XInputExtensionInit()
1313 EventSwapVector[ProximityIn] = SEventIDispatch; in XInputExtensionInit()
1314 EventSwapVector[ProximityOut] = SEventIDispatch; in XInputExtensionInit()
1315 EventSwapVector[DeviceStateNotify] = SEventIDispatch; in XInputExtensionInit()
1316 EventSwapVector[DeviceKeyStateNotify] = SEventIDispatch; in XInputExtensionInit()
1317 EventSwapVector[DeviceButtonStateNotify] = SEventIDispatch; in XInputExtensionInit()
1318 EventSwapVector[DeviceMappingNotify] = SEventIDispatch; in XInputExtensionInit()
1319 EventSwapVector[ChangeDeviceNotify] = SEventIDispatch; in XInputExtensionInit()
1320 EventSwapVector[DevicePresenceNotify] = SEventIDispatch; in XInputExtensionInit()