Searched refs:DevicePresenceNotify (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexglobals.h73 extern int DevicePresenceNotify;
H A Dextinit.c348 int DevicePresenceNotify; variable in typeref:typename:int
1055 DevicePresenceNotify = DeviceButtonStateNotify + 1;
1056 DevicePropertyNotify = DevicePresenceNotify + 1;
1152 DevicePresenceNotify = 14;
1190 EventSwapVector[DevicePresenceNotify] = NotImplemented;
1286 else if (type == DevicePresenceNotify)
1352 EventSwapVector[DevicePresenceNotify] = SEventIDispatch;
H A Dchgdctl.c251 .type = DevicePresenceNotify,
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h76 extern int DevicePresenceNotify;
H A Dextinit.c359 int DevicePresenceNotify; variable in typeref:typename:int
1000 DevicePresenceNotify = DeviceButtonStateNotify + 1;
1001 DevicePropertyNotify = DevicePresenceNotify + 1;
1105 DevicePresenceNotify = 14;
1143 EventSwapVector[DevicePresenceNotify] = NotImplemented;
1228 else if (type == DevicePresenceNotify)
1292 EventSwapVector[DevicePresenceNotify] = SEventIDispatch;
H A Dchgdctl.c278 dpn.type = DevicePresenceNotify;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddevices.c324 ev.type = DevicePresenceNotify;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddevices.c339 ev.type = DevicePresenceNotify;

Completed in 17 milliseconds