Searched defs:textAlignment (Results 1 – 3 of 3) sorted by relevance
253 static SkPoint TextAlignmentAdjustment(SkPaint::Align textAlignment, const SkGlyph& glyph) { in TextAlignmentAdjustment()466 SkPaint::Align textAlignment, in ProcessPosText()571 SkPoint offset, const SkMatrix& matrix, SkPaint::Align textAlignment, in ProcessText()
1618 SkPaint::Align textAlignment = paint.getTextAlign(); in drawPosText() local
101 public static void setTextAlignment(View view, int textAlignment) { in setTextAlignment()