Searched refs:SetInterpField (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | compat.c | 465 SetInterpField(CompatInfo *info, SymInterpInfo *si, const char *field, in SetInterpField() function 639 ret = SetInterpField(info, &info->default_interp, field, ndx, in HandleGlobalVar() 670 ok = SetInterpField(info, si, field, arrayNdx, def->value); in HandleInterpBody()
|