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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatch.c441 FcValue matchValue; local in function:FcCompareValueList
442 v = (match->compare) (&v1->value, &v2->value, &matchValue);
452 *bestValue = matchValue;
1333 FcValue matchValue; local in function:FcFontSetSort
1334 double compare = FcCompareLang (&patternLang, &nodeLang, &matchValue);

Completed in 3 milliseconds