Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c894 int xi2type = 0; in GetXI2Type() local
898 xi2type = XI_Motion; in GetXI2Type()
901 xi2type = XI_ButtonPress; in GetXI2Type()
904 xi2type = XI_ButtonRelease; in GetXI2Type()
907 xi2type = XI_KeyPress; in GetXI2Type()
910 xi2type = XI_KeyRelease; in GetXI2Type()
913 xi2type = XI_Enter; in GetXI2Type()
916 xi2type = XI_Leave; in GetXI2Type()
919 xi2type = XI_HierarchyChanged; in GetXI2Type()
922 xi2type = XI_DeviceChanged; in GetXI2Type()
[all …]