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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatch.c706 FcPatternElt *fel, *pel; local in function:FcFontRenderPrepare
713 pel = FcPatternObjectFindElt (pat, fe->object + 1);
715 if (fel && pel)
723 const FcMatcher *match = FcObjectToMatcher (pel->object, FcTrue);
725 if (!FcCompareValueList (pel->object, match,
726 FcPatternEltValues (pel),

Completed in 3 milliseconds