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

/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexglobals.h48 extern const Mask DeviceFocusChangeMask;
H A Dextinit.c141 const Mask DeviceFocusChangeMask = (1L << 14); variable in typeref:typename:const Mask
1099 SetMaskForExtEvent(DeviceFocusChangeMask, DeviceFocusIn);
1100 SetMaskForExtEvent(DeviceFocusChangeMask, DeviceFocusOut);
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h49 extern const Mask DeviceFocusChangeMask;
H A Dextinit.c150 const Mask DeviceFocusChangeMask = (1L << 14); variable in typeref:typename:const Mask
1049 SetMaskForExtEvent(DeviceFocusChangeMask, DeviceFocusIn);
1050 SetMaskForExtEvent(DeviceFocusChangeMask, DeviceFocusOut);
H A Dexevents.c1281 DeviceFocusChangeMask, NullGrab);
/xsrc/external/mit/xorg-server/dist/dix/
H A Denterleave.c832 DeviceFocusChangeMask, NullGrab);

Completed in 11 milliseconds