Searched refs:isRtlCharAt (Results 1 – 9 of 9) sorted by relevance
182 final boolean isRtl = layout.isRtlCharAt(offset); in extractFromTextViewInternal()256 if (layout.isRtlCharAt(offset)) { in extractFromTextViewInternal()
1300 return findAfterGivenOffset == layout.isRtlCharAt(offset) in getNextCursorOffset()4616 if (layout.isRtlCharAt(offset)) { in updatePosition()4957 return layout.isRtlCharAt(offset); in isAtRtlRun()6128 return layout.isRtlCharAt(offsetToCheck);6139 final boolean isRtlChar = layout.isRtlCharAt(offsetToCheck);6163 final boolean isRtlChar = layout.isRtlCharAt(offsetToCheck);
12198 final boolean isRtl = mLayout.isRtlCharAt(offset); in populateCharacterBounds()
979 public boolean isRtlCharAt(int offset) { in isRtlCharAt() method in Layout1563 !isRtlCharAt(lineEndOffset - 1)) + lineStartOffset; in getOffsetForHorizontal()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
15267 HSPLandroid/text/Layout;->isRtlCharAt(I)Z+]Landroid/text/Layout;Landroid/text/DynamicLayout;
44224 method public boolean isRtlCharAt(int);
29725 method public boolean isRtlCharAt(int);
15316 HSPLandroid/text/Layout;->isRtlCharAt(I)Z+]Landroid/text/Layout;Landroid/text/DynamicLayout;