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,
119 return Layout.DIRS_ALL_RIGHT_TO_LEFT; in directions()
1127 if (dirs == DIRS_ALL_LEFT_TO_RIGHT || dirs == DIRS_ALL_RIGHT_TO_LEFT) { in isLevelBoundary()1160 if (dirs == DIRS_ALL_RIGHT_TO_LEFT) { in isRtlCharAt()1186 if (dirs == DIRS_ALL_LEFT_TO_RIGHT || dirs == DIRS_ALL_RIGHT_TO_LEFT) { in getRunRange()3304 public static final Directions DIRS_ALL_RIGHT_TO_LEFT = local