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

  /xsrc/external/mit/fontconfig/dist/src/
fcpat.c 1175 FcPatternGetRange (const FcPattern *p, const char *object, int id, FcRange **r)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 349 extern __typeof (FcPatternGetRange) IA__FcPatternGetRange FC_ATTRIBUTE_VISIBILITY_HIDDEN;
350 #define FcPatternGetRange IA__FcPatternGetRange
fcaliastail.h 389 # undef FcPatternGetRange
390 extern __typeof (FcPatternGetRange) FcPatternGetRange __attribute((alias("IA__FcPatternGetRange"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 22 milliseconds