Searched refs:FcDirScanConfig (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcdir.c195 FcDirScanConfig (FcFontSet *set, function in typeref:typename:FcBool
306 ret = FcDirScanConfig (set, dirs, dir, force, config);
353 /* Do not pass sysroot here. FcDirScanConfig() do take care of it */
354 if (!FcDirScanConfig (set, dirs, dir, FcTrue, config))
419 /* Do not pass sysroot here. FcDirScanConfig() do take care of it */
420 if (!FcDirScanConfig (NULL, dirs, dir, FcTrue, config))
H A Dfcint.h932 FcDirScanConfig (FcFontSet *set,
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h949 FcDirScanConfig (FcFontSet *set,

Completed in 6 milliseconds