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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c196 config->sysRoot = FcStrRealPath ((const FcChar8 *) getenv("FONTCONFIG_SYSROOT"));
390 if (config->sysRoot)
391 FcStrFree (config->sysRoot);
2997 return config->sysRoot;
3033 if (config->sysRoot)
3034 FcStrFree (config->sysRoot);
3036 config->sysRoot = s;
H A Dfcint.h580 FcChar8 *sysRoot; /* override the system root directory */ member in struct:_FcConfig
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h597 FcChar8 *sysRoot; /* override the system root directory */ member in struct:_FcConfig

Completed in 15 milliseconds