Searched refs:addFontMap (Results 1 – 3 of 3) sorted by relevance
38 void addFontMap(std::shared_ptr<FontCollection>&& collections) { in addFontMap() function in minikin::__anonaf62f63e0111::TestableSystemFonts101 systemFonts.addFontMap(std::move(fc1)); in TEST()102 systemFonts.addFontMap(std::move(fc2)); in TEST()
49 static void addFontMap(std::shared_ptr<FontCollection>&& collections) { in addFontMap() function
379 minikin::SystemFonts::addFontMap(std::move(collection)); in Typeface_addFontCollection()