Home
last modified time | relevance | path

Searched refs:setShouldSmoothFonts (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DOpaqueRectTrackingContentLayerDelegate.cpp60 context.setShouldSmoothFonts(canPaintLCDText); in paintContents()
DGraphicsContext.h149 void setShouldSmoothFonts(bool smoothFonts) { m_state->m_shouldSmoothFonts = smoothFonts; } in setShouldSmoothFonts() function