Lines Matching refs:SetMaskForExtEvent
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()
1066 SetMaskForExtEvent(DeviceFocusChangeMask, DeviceFocusOut); in FixExtensionEvents()
1068 SetMaskForExtEvent(DeviceMappingNotifyMask, DeviceMappingNotify); in FixExtensionEvents()
1069 SetMaskForExtEvent(ChangeDeviceNotifyMask, ChangeDeviceNotify); in FixExtensionEvents()
1076 SetMaskForExtEvent(DevicePropertyNotifyMask, DevicePropertyNotify); in FixExtensionEvents()