Home
last modified time | relevance | path

Searched refs:DeviceStateNotifyMask (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dexglobals.h50 extern const Mask DeviceStateNotifyMask;
H A Dextinit.c137 const Mask DeviceStateNotifyMask = (1L << 5); variable
1051 SetMaskForExtEvent(DeviceStateNotifyMask, DeviceStateNotify); in FixExtensionEvents()
/OK3568_Linux_fs/external/xserver/dix/
H A Denterleave.c688 !(wOtherInputMasks(win)->inputEvents[dev->id] & DeviceStateNotifyMask)) in DeliverStateNotifyEvent()
772 DeviceStateNotifyMask, NullGrab); in DeliverStateNotifyEvent()