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