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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfclist.c406 int fullnameidx = -1; local in function:FcListAppend
438 if (fullnameidx < 0)
439 fullnameidx = FcGetDefaultObjectLangIndex (font, FC_FULLNAMELANG_OBJECT, lang);
440 defidx = fullnameidx;

Completed in 3 milliseconds