Searched refs:setVerticalText (Results 1 – 4 of 4) sorted by relevance
96 paint.setVerticalText(false); in onDraw()100 paint.setVerticalText(true); in onDraw()
75 paint.setVerticalText(true); in drawText()
233 void setVerticalText(bool);
212 void SkPaint::setVerticalText(bool doVertical) { in setVerticalText() function in SkPaint