Searched refs:findFontCollectionInternal (Results 1 – 3 of 3) sorted by relevance
33 return getInstance().findFontCollectionInternal(familyName); in findFontCollection()52 std::shared_ptr<FontCollection> findFontCollectionInternal(const std::string& familyName) const;
28 std::shared_ptr<FontCollection> SystemFonts::findFontCollectionInternal( in findFontCollectionInternal() function in minikin::SystemFonts
34 return findFontCollectionInternal(familyName); in findFontCollection()