OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DevicePresenceNotify
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/Xi/
extinit.c
348
int
DevicePresenceNotify
;
583
SDevicePresenceNotifyEvent(
devicePresenceNotify
* from,
584
devicePresenceNotify
* to)
1055
DevicePresenceNotify
= DeviceButtonStateNotify + 1;
1056
DevicePropertyNotify =
DevicePresenceNotify
+ 1;
1152
DevicePresenceNotify
= 14;
1190
EventSwapVector[
DevicePresenceNotify
] = NotImplemented;
1286
else if (type ==
DevicePresenceNotify
)
1287
DO_SWAP(SDevicePresenceNotifyEvent,
devicePresenceNotify
);
1352
EventSwapVector[
DevicePresenceNotify
] = SEventIDispatch
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/Xi/
extinit.c
359
int
DevicePresenceNotify
;
619
SDevicePresenceNotifyEvent (
devicePresenceNotify
*from,
devicePresenceNotify
*to)
1000
DevicePresenceNotify
= DeviceButtonStateNotify + 1;
1001
DevicePropertyNotify =
DevicePresenceNotify
+ 1;
1105
DevicePresenceNotify
= 14;
1143
EventSwapVector[
DevicePresenceNotify
] = NotImplemented;
1228
else if (type ==
DevicePresenceNotify
)
1229
DO_SWAP(SDevicePresenceNotifyEvent,
devicePresenceNotify
);
1292
EventSwapVector[
DevicePresenceNotify
] = SEventIDispatch
[
all
...]
Completed in 9 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026