Searched refs:XkbOutOfRangeGroupAction (Results 1 – 4 of 4) sorted by relevance
101 #define XkbOutOfRangeGroupAction(g) ((g)&0xc0) macro
671 act = XkbOutOfRangeGroupAction(ctrls->groups_wrap); in XkbAdjustGroup()2054 switch (XkbOutOfRangeGroupAction(gi)) { in XkbGetEffectiveGroup()
461 switch (XkbOutOfRangeGroupAction(XkbKeyGroupInfo(xkb, i))) { in XkbWriteXKBSymbols()
898 act = XkbOutOfRangeGroupAction(stuff->groupsWrap); in ProcXkbSetControls()