Searched refs:XkbWrapIntoRange (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h391 #define XkbWrapIntoRange (0x00) macro
/xsrc/external/mit/xkbcomp/dist/
H A Dsymbols.c1294 key->groupInfo = XkbWrapIntoRange;
1313 key->groupInfo = XkbWrapIntoRange;
1415 info->groupInfo = XkbWrapIntoRange;
1433 info->groupInfo = XkbWrapIntoRange;
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbInit.c467 ctrls->groups_wrap = XkbSetGroupInfo(1,XkbWrapIntoRange,0);
H A DxkbUtils.c2082 case XkbWrapIntoRange:
H A Dxkb.c884 case XkbWrapIntoRange:
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbInit.c493 ctrls->groups_wrap = XkbSetGroupInfo(1, XkbWrapIntoRange, 0);
H A DxkbUtils.c2080 case XkbWrapIntoRange:
H A Dxkb.c907 case XkbWrapIntoRange:
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkbconfig.c803 rtrn->groups_wrap = XkbSetGroupInfo(0, XkbWrapIntoRange, 0);

Completed in 30 milliseconds