Searched refs:isRtlCharAt (Results 1 – 4 of 4) sorted by relevance
3077 final boolean isRtl = layout.isRtlCharAt(offset);3150 if (layout.isRtlCharAt(offset)) {3213 final boolean isRtlCharAtOffset = mTextView.getLayout().isRtlCharAt(offset);
718 public boolean isRtlCharAt(int offset) { in isRtlCharAt() method in Layout
31960 method public boolean isRtlCharAt(int);
29727 method public boolean isRtlCharAt(int);