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

  /xsrc/external/mit/fontconfig/dist/src/
fccfg.c 604 FcConfigGetConfigDirs (FcConfig *config)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 51 extern __typeof (FcConfigGetConfigDirs) IA__FcConfigGetConfigDirs FC_ATTRIBUTE_VISIBILITY_HIDDEN;
52 #define FcConfigGetConfigDirs IA__FcConfigGetConfigDirs
fcaliastail.h 57 # undef FcConfigGetConfigDirs
58 extern __typeof (FcConfigGetConfigDirs) FcConfigGetConfigDirs __attribute((alias("IA__FcConfigGetConfigDirs"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 7 milliseconds