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 145 gc->adjustTextRenderMode(&paint);
157 gc->adjustTextRenderMode(&paint);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
FontHarfBuzz.cpp 69 gc->adjustTextRenderMode(&paint);
81 gc->adjustTextRenderMode(&paint);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 178 void adjustTextRenderMode(SkPaint*);
GraphicsContext.cpp 367 void GraphicsContext::adjustTextRenderMode(SkPaint* paint)
    [all...]

Completed in 207 milliseconds