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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatch.c370 } FcMatcher; typedef in typeref:struct:_FcMatcher
378 static const FcMatcher _FcMatchers [] = {
384 static const FcMatcher*
409 const FcMatcher *match,
654 const FcMatcher *match = FcObjectToMatcher (elt_i1->object, FcFalse);
723 const FcMatcher *match = FcObjectToMatcher (pel->object, FcTrue);
785 const FcMatcher *match = FcObjectToMatcher (pe->object, FcFalse);
944 const FcMatcher *match = FcObjectToMatcher (elt[i].object, FcFalse);

Completed in 3 milliseconds