Searched defs:textLength (Results 1 – 12 of 12) sorted by relevance
108 const int32_t textLength = static_cast<int32_t>(text.size()); in utf8ToUtf16() local123 const uint32_t textLength = u16String.size(); in utf16ToUtf8() local
137 final int textLength = mText.length(); in following() local166 final int textLength = mText.length(); in preceding() local
1349 final int textLength = mTextView.getText().length(); in getCharClusterRange() local3020 final int textLength = text.length(); in addSpanWatchers() local
6597 final int textLength = text.length(); in setText() local
271 final int textLength = mText.length(); in following() local298 final int textLength = mText.length(); in preceding() local
234 int textLength = rawValue[valueIndex + 1] & 0xff; in retrieveTextAttribute() local
418 private static boolean hasAnyInterestingChars(CharSequence text, int textLength) { in hasAnyInterestingChars()473 final int textLength = text.length(); in isBoring() local
476 int textLength = buf.length(); in drawText() local622 int textLength = buffer.length(); in drawBackground() local
689 int textLength = text.length(); in checkTextLength() local
321 const uint32_t textLength, in AFontMatcher_match()
293 int textLength = mTextChars.size(); in getTransformedText() local
2213 final int textLength = displayText.length() - 1; in createChip() local