Searched refs:FcConfigGetConfigDirs (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h57 # undef FcConfigGetConfigDirs
58 extern __typeof (FcConfigGetConfigDirs) FcConfigGetConfigDirs __attribute((alias("IA__FcConfigGetConfigDirs"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h51 extern __typeof (FcConfigGetConfigDirs) IA__FcConfigGetConfigDirs FC_ATTRIBUTE_VISIBILITY_HIDDEN;
52 #define FcConfigGetConfigDirs IA__FcConfigGetConfigDirs macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h432 FcConfigGetConfigDirs (FcConfig *config);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c604 FcConfigGetConfigDirs (FcConfig *config) function in typeref:typename:FcStrList *

Completed in 8 milliseconds