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