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

  /xsrc/external/mit/fontconfig/dist/src/
fccfg.c 259 FcConfigUptoDate (FcConfig *config)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 45 extern __typeof (FcConfigUptoDate) IA__FcConfigUptoDate FC_ATTRIBUTE_VISIBILITY_HIDDEN;
46 #define FcConfigUptoDate IA__FcConfigUptoDate
fcaliastail.h 51 # undef FcConfigUptoDate
52 extern __typeof (FcConfigUptoDate) FcConfigUptoDate __attribute((alias("IA__FcConfigUptoDate"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 6 milliseconds