Searched refs:DIRS_ALL_RIGHT_TO_LEFT (Results 1 – 3 of 3) sorted by relevance
52 private static final Directions DIRS_ALL_RIGHT_TO_LEFT = field in StaticLayoutDirectionsTest98 DIRS_ALL_RIGHT_TO_LEFT,
149 return Layout.DIRS_ALL_RIGHT_TO_LEFT; in directions()
951 if (dirs == DIRS_ALL_LEFT_TO_RIGHT || dirs == DIRS_ALL_RIGHT_TO_LEFT) { in isLevelBoundary()984 if (dirs == DIRS_ALL_RIGHT_TO_LEFT) { in isRtlCharAt()1010 if (dirs == DIRS_ALL_LEFT_TO_RIGHT || dirs == DIRS_ALL_RIGHT_TO_LEFT) { in getRunRange()2602 public static final Directions DIRS_ALL_RIGHT_TO_LEFT = local