Searched refs:systemFonts (Results 1 – 2 of 2) sorted by relevance
55 TestableSystemFonts systemFonts; in TEST() local62 TestableSystemFonts systemFonts; in TEST() local64 systemFonts.registerDefault(fc); in TEST()69 TestableSystemFonts systemFonts; in TEST() local72 systemFonts.registerDefault(fc1); in TEST()79 TestableSystemFonts systemFonts; in TEST() local82 systemFonts.registerDefault(fc1); in TEST()84 systemFonts.registerDefault(fc2); in TEST()91 TestableSystemFonts systemFonts; in TEST() local101 systemFonts.addFontMap(std::move(fc1)); in TEST()[all …]
24 static SystemFonts systemFonts; in getInstance() local25 return systemFonts; in getInstance()