Searched refs:DevicePropertyNotifyMask (Results 1 – 3 of 3) sorted by relevance
56 extern const Mask DevicePropertyNotifyMask;
152 const Mask DevicePropertyNotifyMask = (1L << 19); variable1076 SetMaskForExtEvent(DevicePropertyNotifyMask, DevicePropertyNotify); in FixExtensionEvents()
206 SendEventToAllWindows(dev, DevicePropertyNotifyMask, (xEvent *) &event, 1); in send_property_event()