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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
FontMac.cpp 143 gc->adjustTextRenderMode(&paint);
155 gc->adjustTextRenderMode(&paint);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
FontHarfBuzz.cpp 60 gc->adjustTextRenderMode(&paint);
69 gc->adjustTextRenderMode(&paint);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 175 void adjustTextRenderMode(SkPaint*) const;
GraphicsContext.cpp 368 void GraphicsContext::adjustTextRenderMode(SkPaint* paint) const
    [all...]

Completed in 83 milliseconds