OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XkbExplicitKeyType4Mask
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h
609
#define
XkbExplicitKeyType4Mask
(1<<3)
/xsrc/external/mit/xorg-server/dist/xkb/
XKBMisc.c
128
((protected & (XkbExplicitKeyType3Mask |
XkbExplicitKeyType4Mask
))
139
if ((tmp < map_width) || (protected &
XkbExplicitKeyType4Mask
)) {
/xsrc/external/mit/xorg-server.old/dist/xkb/
XKBMisc.c
137
((protected&(XkbExplicitKeyType3Mask|
XkbExplicitKeyType4Mask
))==0)) {
147
if ((tmp<map_width)||(protected&
XkbExplicitKeyType4Mask
)) {
/xsrc/external/mit/libX11/dist/src/xkb/
XKBMisc.c
189
((protected & (XkbExplicitKeyType3Mask |
XkbExplicitKeyType4Mask
)) ==
200
if ((tmp < map_width) || (protected &
XkbExplicitKeyType4Mask
)) {
Completed in 7 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026