Searched refs:SetMaskForExtEvent (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | extinit.c | 978 SetMaskForExtEvent(Mask mask, int event) in SetMaskForExtEvent() function 1032 SetMaskForExtEvent(DeviceKeyPressMask, DeviceKeyPress); in FixExtensionEvents() 1036 SetMaskForExtEvent(DeviceKeyReleaseMask, DeviceKeyRelease); in FixExtensionEvents() 1040 SetMaskForExtEvent(DeviceButtonPressMask, DeviceButtonPress); in FixExtensionEvents() 1044 SetMaskForExtEvent(DeviceButtonReleaseMask, DeviceButtonRelease); in FixExtensionEvents() 1048 SetMaskForExtEvent(DeviceProximityMask, ProximityIn); in FixExtensionEvents() 1049 SetMaskForExtEvent(DeviceProximityMask, ProximityOut); in FixExtensionEvents() 1051 SetMaskForExtEvent(DeviceStateNotifyMask, DeviceStateNotify); in FixExtensionEvents() 1053 SetMaskForExtEvent(DevicePointerMotionMask, DeviceMotionNotify); in FixExtensionEvents() 1065 SetMaskForExtEvent(DeviceFocusChangeMask, DeviceFocusIn); in FixExtensionEvents() [all …]
|