Home
last modified time | relevance | path

Searched defs:fontPathList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp110 bool FontDescriptorCache::ParserInstallFontsPathList(std::vector<std::string>& fontPathList) in ParserInstallFontsPathList()
123 std::vector<std::string> fontPathList; in GetInstallFontList() local
204 std::vector<std::string> fontPathList; in ParseInstallFontDescSharedPtrByName() local
H A Dfont_config.cpp455 int FontConfigJson::ParseInstallFont(const cJSON* root, std::vector<std::string>& fontPathList) in ParseInstallFont()
485 int FontConfigJson::ParseInstallConfig(const char* fontPath, std::vector<std::string>& fontPathList) in ParseInstallConfig()