Searched refs:DIR_RIGHT_TO_LEFT (Results 1 – 8 of 8) sorted by relevance
119 assertEquals(Layout.DIR_RIGHT_TO_LEFT, mt2.getParagraphDir()); in buildForMeasurement()157 assertEquals(Layout.DIR_RIGHT_TO_LEFT, mt2.getParagraphDir()); in buildForStaticLayout()
43 public static final int R = Layout.DIR_RIGHT_TO_LEFT;
376 if (dir == DIR_RIGHT_TO_LEFT) { in getJustifyWidth()502 if (dir == DIR_RIGHT_TO_LEFT) { in drawText()1301 dir == DIR_RIGHT_TO_LEFT ? Alignment.ALIGN_RIGHT : Alignment.ALIGN_LEFT; in getLineLeft()1305 dir == DIR_RIGHT_TO_LEFT ? Alignment.ALIGN_LEFT : Alignment.ALIGN_RIGHT; in getLineLeft()1353 dir == DIR_RIGHT_TO_LEFT ? Alignment.ALIGN_RIGHT : Alignment.ALIGN_LEFT; in getLineRight()1357 dir == DIR_RIGHT_TO_LEFT ? Alignment.ALIGN_LEFT : Alignment.ALIGN_RIGHT; in getLineRight()1769 boolean advance = toLeft == (lineDir == DIR_RIGHT_TO_LEFT); in getOffsetToLeftRightOf()2023 if (getParagraphDirection(startline) == DIR_RIGHT_TO_LEFT) { in getSelection()2034 if (getParagraphDirection(i) == DIR_RIGHT_TO_LEFT) { in getSelection()2046 if (getParagraphDirection(endline) == DIR_RIGHT_TO_LEFT) { in getSelection()[all …]
91 return (result & 0x1) == 0 ? Layout.DIR_LEFT_TO_RIGHT : Layout.DIR_RIGHT_TO_LEFT; in bidi()
372 final boolean sameDirection = (mDir == Layout.DIR_RIGHT_TO_LEFT) == runIsRtl; in measure()430 final boolean advance = (mDir == Layout.DIR_RIGHT_TO_LEFT) == runIsRtl;
279 if (layout.getParagraphDirection(lineStart) == Layout.DIR_RIGHT_TO_LEFT) { in getBoundsForSpan()
29728 field public static final int DIR_RIGHT_TO_LEFT = -1; // 0xffffffff
45942 field public static final int DIR_RIGHT_TO_LEFT = -1; // 0xffffffff