Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/mac/
DWebLayer.mm70 graphicsContext.setShouldSmoothFonts(false);
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h269 void setShouldSmoothFonts(bool);
DGraphicsContext.cpp242 void GraphicsContext::setShouldSmoothFonts(bool b) in setShouldSmoothFonts() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1640607 (WebCore::GraphicsContext::setShouldSmoothFonts):