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

/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexglobals.h49 extern const Mask DeviceStateNotifyMask;
H A Dextinit.c133 const Mask DeviceStateNotifyMask = (1L << 5); variable in typeref:typename:const Mask
1086 SetMaskForExtEvent(DeviceStateNotifyMask, DeviceStateNotify);
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h50 extern const Mask DeviceStateNotifyMask;
H A Dextinit.c141 const Mask DeviceStateNotifyMask = (1L << 5); variable in typeref:typename:const Mask
1035 SetMaskForExtEvent(DeviceStateNotifyMask, DeviceStateNotify);
H A Dexevents.c1285 (wOtherInputMasks(pWin)->inputEvents[dev->id] & DeviceStateNotifyMask))
1379 DeviceStateNotifyMask, NullGrab);
/xsrc/external/mit/xorg-server/dist/dix/
H A Denterleave.c712 !(wOtherInputMasks(win)->inputEvents[dev->id] & DeviceStateNotifyMask))
763 DeviceStateNotifyMask, NullGrab);

Completed in 12 milliseconds