Searched refs:isRunRtl (Results 1 – 3 of 3) sorted by relevance
281 final boolean runIsRtl = mDirections.isRunRtl(runIndex); in draw()366 final boolean runIsRtl = mDirections.isRunRtl(runIndex); in measure()424 final boolean runIsRtl = mDirections.isRunRtl(runIndex);
2436 public boolean isRunRtl(int runIndex) { in isRunRtl() method in Layout.Directions
14856 HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z