Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextLine.java281 final boolean runIsRtl = mDirections.isRunRtl(runIndex); in draw()
366 final boolean runIsRtl = mDirections.isRunRtl(runIndex); in measure()
424 final boolean runIsRtl = mDirections.isRunRtl(runIndex);
DLayout.java2436 public boolean isRunRtl(int runIndex) { in isRunRtl() method in Layout.Directions
/frameworks/base/config/
Dboot-image-profile.txt14856 HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z