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