HomeSort by: relevance | last modified time | path
    Searched defs:FcPatternGetWithBinding (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/src/
fcpat.c 983 FcPatternGetWithBinding (const FcPattern *p, const char *object, int id, FcValue *v, FcValueBinding *b)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 313 extern __typeof (FcPatternGetWithBinding) IA__FcPatternGetWithBinding FC_ATTRIBUTE_VISIBILITY_HIDDEN;
314 #define FcPatternGetWithBinding IA__FcPatternGetWithBinding
fcaliastail.h 353 # undef FcPatternGetWithBinding
354 extern __typeof (FcPatternGetWithBinding) FcPatternGetWithBinding __attribute((alias("IA__FcPatternGetWithBinding"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 8 milliseconds