Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.h45 bool ParseInstalledConfigFile(const std::string& fontPath, std::vector<std::string>& fontPathList);
H A Dfont_descriptor_cache.cpp80 if (!ParseInstalledConfigFile(fontPath, fontPathList)) { in ParserInstallFonts()
92 bool FontDescriptorCache::ParseInstalledConfigFile(const std::string& fontPath, std::vector<std::string>& fontPathList) in ParseInstalledConfigFile() function in OHOS::Rosen::FontDescriptorCache

Completed in 2 milliseconds