Searched defs:setShouldSmoothFonts (Results 1 – 2 of 2) sorted by relevance
142 void setShouldSmoothFonts(bool shouldSmoothFonts) { m_shouldSmoothFonts = shouldSmoothFonts; } in setShouldSmoothFonts() function
174 … void setShouldSmoothFonts(bool smoothFonts) { mutableState()->setShouldSmoothFonts(smoothFonts); } in setShouldSmoothFonts() function