Searched refs:ParserFontDescriptorsFromPath (Results 1 – 3 of 3) sorted by relevance
129 std::vector<FontDescSharedPtr> descriptors = parser_.ParserFontDescriptorsFromPath(path); in GetInstallFontList()210 std::vector<FontDescSharedPtr> descriptors = parser_.ParserFontDescriptorsFromPath(path); in ParseInstallFontDescSharedPtrByName()
103 std::vector<std::shared_ptr<FontDescriptor>> ParserFontDescriptorsFromPath(
400 std::vector<std::shared_ptr<FontParser::FontDescriptor>> FontParser::ParserFontDescriptorsFromPath( in ParserFontDescriptorsFromPath() function in OHOS::Rosen::TextEngine::FontParser