Searched refs:setShouldSmoothFonts (Results 1 – 2 of 2) sorted by relevance
60 context.setShouldSmoothFonts(canPaintLCDText); in paintContents()
149 void setShouldSmoothFonts(bool smoothFonts) { m_state->m_shouldSmoothFonts = smoothFonts; } in setShouldSmoothFonts() function