Searched refs:DevicePropertyNotifyMask (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexglobals.h55 extern const Mask DevicePropertyNotifyMask;
H A Dextinit.c147 const Mask DevicePropertyNotifyMask = (1L << 19); variable in typeref:typename:const Mask
1108 SetMaskForExtEvent(DevicePropertyNotifyMask, DevicePropertyNotify);
H A Dxiproperty.c206 SendEventToAllWindows(dev, DevicePropertyNotifyMask, (xEvent *) &event, 1);
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h56 extern const Mask DevicePropertyNotifyMask;
H A Dextinit.c158 const Mask DevicePropertyNotifyMask = (1L << 20); variable in typeref:typename:const Mask
1060 SetMaskForExtEvent(DevicePropertyNotifyMask, DevicePropertyNotify);
H A Dxiproperty.c203 SendEventToAllWindows(dev, DevicePropertyNotifyMask,

Completed in 10 milliseconds