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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DContentLayerDelegate.cpp58 context.setShouldSmoothFonts(canPaintLCDText);
H A DGraphicsContext.h171 void setShouldSmoothFonts(bool smoothFonts) { m_shouldSmoothFonts = smoothFonts; } function in class:blink::GraphicsContext
H A DGraphicsContext.cpp529 setShouldSmoothFonts(recording.m_savedShouldSmoothFonts);
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGResourceFilter.cpp107 context->setShouldSmoothFonts(false);

Completed in 139 milliseconds