Searched refs:DevicePropertyNotify (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexglobals.h74 extern int DevicePropertyNotify;
H A Dextinit.c349 int DevicePropertyNotify; variable in typeref:typename:int
1056 DevicePropertyNotify = DevicePresenceNotify + 1;
1108 SetMaskForExtEvent(DevicePropertyNotifyMask, DevicePropertyNotify);
1153 DevicePropertyNotify = 15;
1191 EventSwapVector[DevicePropertyNotify] = NotImplemented;
1288 else if (type == DevicePropertyNotify)
H A Dxiproperty.c189 .type = DevicePropertyNotify,
H A Dexevents.c228 xE->u.u.type == ProximityOut || xE->u.u.type == DevicePropertyNotify) {
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexglobals.h77 extern int DevicePropertyNotify;
H A Dextinit.c360 int DevicePropertyNotify; variable in typeref:typename:int
1001 DevicePropertyNotify = DevicePresenceNotify + 1;
1060 SetMaskForExtEvent(DevicePropertyNotifyMask, DevicePropertyNotify);
1106 DevicePropertyNotify = 15;
1144 EventSwapVector[DevicePropertyNotify] = NotImplemented;
1230 else if (type == DevicePropertyNotify)
H A Dxiproperty.c198 event.type = DevicePropertyNotify;
H A Dexevents.c144 xE->u.u.type == DevicePropertyNotify)
/xsrc/external/mit/libXi/dist/include/X11/extensions/
H A DXInput.h123 #define DevicePropertyNotify(d, type, _class) \ macro
/xsrc/external/mit/xinput/dist/src/
H A Dproperty.c245 DevicePropertyNotify(dev, type_prop, cls_prop);

Completed in 23 milliseconds