Home
last modified time | relevance | path

Searched refs:SEventIDispatch (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dextinit.c1206 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()
[all …]