Searched refs:ChangeDeviceNotify (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexglobals.h72 extern int ChangeDeviceNotify;
H A Dextinit.c347 int ChangeDeviceNotify; variable in typeref:typename:int
1052 ChangeDeviceNotify = DeviceMappingNotify + 1;
1053 DeviceKeyStateNotify = ChangeDeviceNotify + 1;
1103 SetMaskForExtEvent(ChangeDeviceNotifyMask, ChangeDeviceNotify);
1149 ChangeDeviceNotify = 12;
1189 EventSwapVector[ChangeDeviceNotify] = NotImplemented;
1284 else if (type == ChangeDeviceNotify)
1351 EventSwapVector[ChangeDeviceNotify] = SEventIDispatch;
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h75 extern int ChangeDeviceNotify;
H A Dextinit.c358 int ChangeDeviceNotify; variable in typeref:typename:int
997 ChangeDeviceNotify = DeviceMappingNotify + 1;
998 DeviceKeyStateNotify = ChangeDeviceNotify + 1;
1053 SetMaskForExtEvent(ChangeDeviceNotifyMask, ChangeDeviceNotify);
1102 ChangeDeviceNotify = 12;
1142 EventSwapVector[ChangeDeviceNotify] = NotImplemented;
1226 else if (type == ChangeDeviceNotify)
1291 EventSwapVector[ChangeDeviceNotify] = SEventIDispatch;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxclient.h129 extern int ChangeDeviceNotify;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Dxinput.c254 ADD(ChangeDeviceNotify);
/xsrc/external/mit/libXi/dist/include/X11/extensions/
H A DXInput.h120 #define ChangeDeviceNotify(d,type,_class) \ macro
431 * ChangeDeviceNotify event. This event is sent when an
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxcommon.c347 ADD(ChangeDeviceNotify);
H A Ddmxevents.c435 case XI_ChangeDeviceNotify: event = ChangeDeviceNotify; break;
511 * Perhaps ChangeDeviceNotify should

Completed in 15 milliseconds