Home
last modified time | relevance | path

Searched refs:isRtlCharAt (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DCursorAnchorInfoUtils.java182 final boolean isRtl = layout.isRtlCharAt(offset); in extractFromTextViewInternal()
256 if (layout.isRtlCharAt(offset)) { in extractFromTextViewInternal()
/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java1300 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);
H A DTextView.java12198 final boolean isRtl = mLayout.isRtlCharAt(offset); in populateCharacterBounds()
/aosp12/frameworks/base/core/java/android/text/
H A DLayout.java979 public boolean isRtlCharAt(int offset) { in isRtlCharAt() method in Layout
1563 !isRtlCharAt(lineEndOffset - 1)) + lineStartOffset; in getOffsetForHorizontal()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15267 HSPLandroid/text/Layout;->isRtlCharAt(I)Z+]Landroid/text/Layout;Landroid/text/DynamicLayout;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44224 method public boolean isRtlCharAt(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt29725 method public boolean isRtlCharAt(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt15316 HSPLandroid/text/Layout;->isRtlCharAt(I)Z+]Landroid/text/Layout;Landroid/text/DynamicLayout;