HomeSort by: relevance | last modified time | path
    Searched refs:XkbIgnoreGroupLockMask (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h 252 #define XkbIgnoreGroupLockMask (1L << 12)
  /xsrc/external/mit/xorg-server/dist/xkb/
xkbInit.c 501 XkbMouseKeysAccelMask | XkbAudibleBellMask | XkbIgnoreGroupLockMask;
xkbtext.c 1055 if (tmp & XkbIgnoreGroupLockMask) {
xkbUtils.c 656 if (ctrls->enabled_ctrls & XkbIgnoreGroupLockMask) {
  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkbInit.c 476 XkbIgnoreGroupLockMask;
xkbtext.c 966 if (tmp&XkbIgnoreGroupLockMask) {
xkbUtils.c 641 if (xkbi->desc->ctrls->enabled_ctrls&XkbIgnoreGroupLockMask)
  /xsrc/external/mit/libxkbfile/dist/src/
xkbconfig.c 279 *ctrls_rtrn = XkbIgnoreGroupLockMask;
xkbtext.c 1218 if (tmp & XkbIgnoreGroupLockMask) {
  /xsrc/external/mit/xkbcomp/dist/
action.c 934 {"ignoregrouplock", XkbIgnoreGroupLockMask}

Completed in 22 milliseconds