Searched defs:setShouldSmoothFonts (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h171 void setShouldSmoothFonts(bool smoothFonts) { m_shouldSmoothFonts = smoothFonts; } function in class:blink::GraphicsContext

Completed in 238 milliseconds