Searched refs:isRunRtl (Results 1 – 4 of 4) sorted by relevance
439 final boolean runIsRtl = mDirections.isRunRtl(runIndex); in draw()509 final boolean runIsRtl = mDirections.isRunRtl(runIndex); in shape()590 final boolean runIsRtl = mDirections.isRunRtl(runIndex); in measure()694 final boolean runIsRtl = mDirections.isRunRtl(runIndex);760 final boolean runIsRtl = mDirections.isRunRtl(runIndex);
2470 boolean isRtl = directions.isRunRtl(runIndex); in getStartOrEndOffsetForAreaWithinLine()3527 public boolean isRunRtl(int runIndex) { in isRunRtl() method in Layout.Directions
14638 HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z
14702 HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z