Home
last modified time | relevance | path

Searched refs:isRunRtl (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/text/
DTextLine.java439 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);
DLayout.java2470 boolean isRtl = directions.isRunRtl(runIndex); in getStartOrEndOffsetForAreaWithinLine()
3527 public boolean isRunRtl(int runIndex) { in isRunRtl() method in Layout.Directions
/frameworks/base/boot/
Dboot-image-profile.txt14638 HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z
/frameworks/base/config/
Dboot-image-profile.txt14702 HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z