Searched refs:GetGroupIndex (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | symbols.c | 616 GetGroupIndex(SymbolsInfo *info, KeyInfo *keyi, ExprDef *arrayNdx, in GetGroupIndex() function 670 if (!GetGroupIndex(info, keyi, arrayNdx, SYMBOLS, &ndx)) in AddSymbolsToKey() 740 if (!GetGroupIndex(info, keyi, arrayNdx, ACTIONS, &ndx)) in AddActionsToKey()
|