Searched defs:textLength (Results 1 – 13 of 13) 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
1096 final int textLength = mTextView.getText().length(); in getCharClusterRange() local2735 final int textLength = text.length(); in addSpanWatchers() local
6238 final int textLength = text.length(); in setText() local
270 final int textLength = mText.length(); in following() local297 final int textLength = mText.length(); in preceding() local
93 int linkTextLength, int textLength) { in assertHasLog()
141 final int textLength = Integer.parseInt( in debugLog() local
235 int textLength = rawValue[valueIndex + 1] & 0xff; in retrieveTextAttribute() local
305 private static boolean hasAnyInterestingChars(CharSequence text, int textLength) { in hasAnyInterestingChars()339 final int textLength = text.length(); in isBoring() local
454 int textLength = buf.length(); in drawText() local599 int textLength = buffer.length(); in drawBackground() local
245 const uint32_t textLength, in AFontMatcher_match()
268 int textLength = mTextChars.size(); in getTransformedText() local
2213 final int textLength = displayText.length() - 1; in createChip() local