Searched refs:setVerticalText (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dverttext.cpp99 paint.setVerticalText(false);
103 paint.setVerticalText(true);
H A Dverttext2.cpp79 paint.setVerticalText(true);
/external/skia/gm/
H A Dverttext.cpp99 paint.setVerticalText(false);
103 paint.setVerticalText(true);
H A Dverttext2.cpp79 paint.setVerticalText(true);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DFontMac.cpp60 paint->setVerticalText(platformData.orientation() == Vertical);
/external/chromium_org/third_party/skia/include/core/
H A DSkPaint.h228 void setVerticalText(bool);
/external/skia/include/core/
H A DSkPaint.h227 void setVerticalText(bool);
/external/chromium_org/third_party/skia/src/core/
H A DSkPaint.cpp282 void SkPaint::setVerticalText(bool doVertical) { function in class:SkPaint
/external/skia/src/core/
H A DSkPaint.cpp302 void SkPaint::setVerticalText(bool doVertical) { function in class:SkPaint

Completed in 142 milliseconds