Searched refs:isRtlCharAt (Results 1 – 7 of 7) sorted by relevance
988 return findAfterGivenOffset == layout.isRtlCharAt(offset) in getNextCursorOffset()4146 if (layout.isRtlCharAt(offset)) { in updatePosition()4357 return layout.isRtlCharAt(offset); in isAtRtlRun()5072 return layout.isRtlCharAt(offsetToCheck);5083 final boolean isRtlChar = layout.isRtlCharAt(offsetToCheck);5107 final boolean isRtlChar = layout.isRtlCharAt(offsetToCheck);
10540 final boolean isRtl = mLayout.isRtlCharAt(offset); in populateCharacterBounds()
930 public boolean isRtlCharAt(int offset) { in isRtlCharAt() method in Layout1458 !isRtlCharAt(lineEndOffset - 1)) + lineStartOffset; in getOffsetForHorizontal()
29725 method public boolean isRtlCharAt(int);
41424 method public boolean isRtlCharAt(int);
41700 method public boolean isRtlCharAt(int);
45009 method public boolean isRtlCharAt(int);