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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcxml.c3463 FcConfigParseAndLoadFromMemoryInternal (FcConfig *config, function in typeref:typename:FcBool
3682 ret = FcConfigParseAndLoadFromMemoryInternal (config, filename, FcStrBufDoneStatic (&sbuf), complain, load);
3730 return FcConfigParseAndLoadFromMemoryInternal (config, (const FcChar8 *)"memory", buffer, complain, FcTrue);

Completed in 4 milliseconds