OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DeviceFocusOut
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/Xi/
extinit.c
340
int
DeviceFocusOut
;
1047
DeviceFocusOut
= DeviceFocusIn + 1;
1048
ProximityIn =
DeviceFocusOut
+ 1;
1100
SetMaskForExtEvent(DeviceFocusChangeMask,
DeviceFocusOut
);
1144
DeviceFocusOut
= 7;
1182
EventSwapVector[
DeviceFocusOut
] = NotImplemented;
1266
else if (type ==
DeviceFocusOut
)
1344
EventSwapVector[
DeviceFocusOut
] = SEventIDispatch;
/xsrc/external/mit/xorg-server.old/dist/Xi/
extinit.c
351
int
DeviceFocusOut
;
992
DeviceFocusOut
= DeviceFocusIn + 1;
993
ProximityIn =
DeviceFocusOut
+ 1;
1050
SetMaskForExtEvent(DeviceFocusChangeMask,
DeviceFocusOut
);
1097
DeviceFocusOut
= 7;
1135
EventSwapVector[
DeviceFocusOut
] = NotImplemented;
1210
else if (type ==
DeviceFocusOut
)
1284
EventSwapVector[
DeviceFocusOut
] = SEventIDispatch;
/xsrc/external/mit/libXi/dist/include/X11/extensions/
XInput.h
105
#define
DeviceFocusOut
(d,type,_class) \
Completed in 11 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026