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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DFontMac.cpp143 gc->adjustTextRenderMode(&paint);
155 gc->adjustTextRenderMode(&paint);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
H A DFontHarfBuzz.cpp60 gc->adjustTextRenderMode(&paint);
69 gc->adjustTextRenderMode(&paint);
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h175 void adjustTextRenderMode(SkPaint*) const;
H A DGraphicsContext.cpp368 void GraphicsContext::adjustTextRenderMode(SkPaint* paint) const function in class:blink::GraphicsContext

Completed in 132 milliseconds