Searched refs:gI (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkbmisc.c157 unsigned gI = XkbKeyGroupInfo(xkb, key); local in function:XkbLookupGroupAndLevel
159 switch (XkbOutOfRangeGroupAction(gI)) {
167 eG = XkbOutOfRangeGroupNumber(gI);
/xsrc/external/mit/xkbprint/dist/
H A Dpsgeom.c1628 int eG, nG, gI; local in function:FindKeysymsByName
1641 gI = XkbKeyGroupInfo(xkb, kc);
1652 switch (XkbOutOfRangeGroupAction(gI)) {
1660 eG = XkbOutOfRangeGroupNumber(gI);

Completed in 5 milliseconds