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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
OpaqueRectTrackingContentLayerDelegate.cpp 56 context.setShouldSmoothFonts(canPaintLCDText);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext.h 143 void setShouldSmoothFonts(bool smoothFonts) { m_state->m_shouldSmoothFonts = smoothFonts; }

Completed in 161 milliseconds