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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatch.c1327 FcValue nodeLang; local in function:FcFontSetSort
1331 FcPatternGet (nodeps[f]->pattern, FC_LANG, 0, &nodeLang) == FcResultMatch)
1334 double compare = FcCompareLang (&patternLang, &nodeLang, &matchValue);

Completed in 3 milliseconds