OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DevicePropertyNotify
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/Xi/
extinit.c
349
int
DevicePropertyNotify
;
593
SDevicePropertyNotifyEvent(
devicePropertyNotify
* from,
594
devicePropertyNotify
* to)
1056
DevicePropertyNotify
= DevicePresenceNotify + 1;
1108
SetMaskForExtEvent(DevicePropertyNotifyMask,
DevicePropertyNotify
);
1153
DevicePropertyNotify
= 15;
1191
EventSwapVector[
DevicePropertyNotify
] = NotImplemented;
1288
else if (type ==
DevicePropertyNotify
)
1289
DO_SWAP(SDevicePropertyNotifyEvent,
devicePropertyNotify
);
/xsrc/external/mit/xorg-server.old/dist/Xi/
extinit.c
360
int
DevicePropertyNotify
;
630
SDevicePropertyNotifyEvent (
devicePropertyNotify
*from,
devicePropertyNotify
*to)
1001
DevicePropertyNotify
= DevicePresenceNotify + 1;
1060
SetMaskForExtEvent(DevicePropertyNotifyMask,
DevicePropertyNotify
);
1106
DevicePropertyNotify
= 15;
1144
EventSwapVector[
DevicePropertyNotify
] = NotImplemented;
1230
else if (type ==
DevicePropertyNotify
)
1231
DO_SWAP(SDevicePropertyNotifyEvent,
devicePropertyNotify
);
/xsrc/external/mit/libXi/dist/include/X11/extensions/
XInput.h
123
#define
DevicePropertyNotify
(d, type, _class) \
Completed in 6 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026