Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dexevents.h125 extern _X_EXPORT DeviceIntPtr XIGetDevice(xEvent *ev);
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbEvents.c903 dev = XIGetDevice(xE); in XkbFilterEvents()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c176 XIGetDevice(xEvent *xE) in XIGetDevice() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog137605 Xi: XIGetDevice needs to ignore the MORE_EVENTS flag.
140263 Adds XIGetDevice(event) function to extract the device from an event.