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

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h 391 #define XkbWrapIntoRange (0x00)
  /xsrc/external/mit/xkbcomp/dist/
symbols.c 1311 key->groupInfo = XkbWrapIntoRange;
1330 key->groupInfo = XkbWrapIntoRange;
1432 info->groupInfo = XkbWrapIntoRange;
1450 info->groupInfo = XkbWrapIntoRange;
  /xsrc/external/mit/xorg-server/dist/xkb/
xkbInit.c 493 ctrls->groups_wrap = XkbSetGroupInfo(1, XkbWrapIntoRange, 0);
xkbUtils.c 2080 case XkbWrapIntoRange:
xkb.c 907 case XkbWrapIntoRange:
  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkbInit.c 467 ctrls->groups_wrap = XkbSetGroupInfo(1,XkbWrapIntoRange,0);
xkbUtils.c 2082 case XkbWrapIntoRange:
xkb.c 884 case XkbWrapIntoRange:
  /xsrc/external/mit/libxkbfile/dist/src/
xkbconfig.c 803 rtrn->groups_wrap = XkbSetGroupInfo(0, XkbWrapIntoRange, 0);

Completed in 21 milliseconds