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/core/platform/graphics/mac/
FontMac.cpp 154 gc->adjustTextRenderMode(&paint);
167 gc->adjustTextRenderMode(&paint);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/harfbuzz/
FontHarfBuzz.cpp 107 gc->adjustTextRenderMode(&paint);
129 gc->adjustTextRenderMode(&paint);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext.h 147 void adjustTextRenderMode(SkPaint*);
GraphicsContext.cpp 343 void GraphicsContext::adjustTextRenderMode(SkPaint* paint)
    [all...]

Completed in 196 milliseconds