Searched refs:XkbExplicitKeyType2Mask (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h607 #define XkbExplicitKeyType2Mask (1<<1) macro
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBMisc.c210 if ((protected&(XkbExplicitKeyType1Mask|XkbExplicitKeyType2Mask))==0) {
/xsrc/external/mit/xorg-server/dist/xkb/
H A DXKBMisc.c209 if ((protected & (XkbExplicitKeyType1Mask | XkbExplicitKeyType2Mask)) ==
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBMisc.c268 if ((protected & (XkbExplicitKeyType1Mask | XkbExplicitKeyType2Mask)) ==

Completed in 8 milliseconds