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

  /xsrc/external/mit/fontconfig/dist/src/
fcdir.c 451 FcDirCacheRead (const FcChar8 *dir, FcBool force, FcConfig *config)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 147 extern __typeof (FcDirCacheRead) IA__FcDirCacheRead FC_ATTRIBUTE_VISIBILITY_HIDDEN;
148 #define FcDirCacheRead IA__FcDirCacheRead
fcaliastail.h 165 # undef FcDirCacheRead
166 extern __typeof (FcDirCacheRead) FcDirCacheRead __attribute((alias("IA__FcDirCacheRead"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 15 milliseconds