Lines Matching refs:SEventIDispatch
1206 SEventIDispatch(xEvent *from, xEvent *to) in SEventIDispatch() function
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()