Searched refs:DeviceMappingNotify (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexglobals.h71 extern int DeviceMappingNotify;
H A Dchgkmap.c111 ret = ChangeKeyMapping(client, dev, len, DeviceMappingNotify,
H A Dextinit.c346 int DeviceMappingNotify; variable in typeref:typename:int
1051 DeviceMappingNotify = DeviceStateNotify + 1;
1052 ChangeDeviceNotify = DeviceMappingNotify + 1;
1102 SetMaskForExtEvent(DeviceMappingNotifyMask, DeviceMappingNotify);
1148 DeviceMappingNotify = 11;
1188 EventSwapVector[DeviceMappingNotify] = NotImplemented;
1282 else if (type == DeviceMappingNotify)
1350 EventSwapVector[DeviceMappingNotify] = SEventIDispatch;
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h74 extern int DeviceMappingNotify;
H A Dchgkmap.c112 ret = ChangeKeyMapping(client, dev, len, DeviceMappingNotify,
H A Dextinit.c357 int DeviceMappingNotify; variable in typeref:typename:int
996 DeviceMappingNotify = DeviceStateNotify + 1;
997 ChangeDeviceNotify = DeviceMappingNotify + 1;
1052 SetMaskForExtEvent(DeviceMappingNotifyMask, DeviceMappingNotify);
1101 DeviceMappingNotify = 11;
1141 EventSwapVector[DeviceMappingNotify] = NotImplemented;
1224 else if (type == DeviceMappingNotify)
1290 EventSwapVector[DeviceMappingNotify] = SEventIDispatch;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxclient.h128 extern int DeviceMappingNotify;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Dxinput.c253 ADD(DeviceMappingNotify);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dinpututils.c95 xi_mn.type = DeviceMappingNotify;
/xsrc/external/mit/libXi/dist/include/X11/extensions/
H A DXInput.h117 #define DeviceMappingNotify(d,type,_class) \ macro
410 * DeviceMappingNotify event. This event is sent when the key mapping,
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxcommon.c346 ADD(DeviceMappingNotify);
H A Ddmxevents.c434 case XI_DeviceMappingNotify: event = DeviceMappingNotify; break;
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbEvents.c135 .type = DeviceMappingNotify,
147 .type = DeviceMappingNotify,
/xsrc/external/mit/xorg-server/dist/dix/
H A Dinpututils.c97 .type = DeviceMappingNotify,
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbEvents.c83 xi_mn.type = DeviceMappingNotify;

Completed in 22 milliseconds