Searched refs:isRtlCharAt (Results 1 – 7 of 7) sorted by relevance
1376 if (findAfterGivenOffset == layout.isRtlCharAt(offsetTransformed)) { in getNextCursorOffset()5228 return layout.isRtlCharAt(transformedOffset); in isAtRtlRun()6429 return layout.isRtlCharAt(offsetToCheck);6443 final boolean isRtlChar = layout.isRtlCharAt(offsetToCheck);6472 final boolean isRtlChar = layout.isRtlCharAt(offsetToCheck);
1454 public boolean isRtlCharAt(int offset) { in isRtlCharAt() method in Layout2231 !isRtlCharAt(lineEndOffset - 1)) + lineStartOffset; in getOffsetForHorizontal()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14704 HSPLandroid/text/Layout;->isRtlCharAt(I)Z
29725 method public boolean isRtlCharAt(int);
14768 HSPLandroid/text/Layout;->isRtlCharAt(I)Z
47790 method public boolean isRtlCharAt(int);