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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/
FontMac.cpp 63 paint->setEmbeddedBitmapText(false);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/harfbuzz/
FontPlatformDataHarfBuzz.cpp 196 paint->setEmbeddedBitmapText(m_style.useBitmaps);
  /external/chromium_org/third_party/skia/include/core/
SkPaint.h 208 void setEmbeddedBitmapText(bool useEmbeddedBitmapText);
    [all...]
  /external/skia/include/core/
SkPaint.h 208 void setEmbeddedBitmapText(bool useEmbeddedBitmapText);
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkPaint.cpp 257 void SkPaint::setEmbeddedBitmapText(bool doEmbeddedBitmapText) {
    [all...]
  /external/skia/src/core/
SkPaint.cpp 258 void SkPaint::setEmbeddedBitmapText(bool doEmbeddedBitmapText) {
    [all...]

Completed in 72 milliseconds