HomeSort by relevance Sort by last modified time
    Searched refs:setShouldSmoothFonts (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ContentLayerDelegate.cpp 58 context.setShouldSmoothFonts(canPaintLCDText);
GraphicsContext.h 171 void setShouldSmoothFonts(bool smoothFonts) { m_shouldSmoothFonts = smoothFonts; }
GraphicsContext.cpp 529 setShouldSmoothFonts(recording.m_savedShouldSmoothFonts);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceFilter.cpp 107 context->setShouldSmoothFonts(false);

Completed in 50 milliseconds