Searched defs:textLength (Results 1 – 14 of 14) sorted by relevance
48 void setTextSize(std::vector<uint8_t>& local3GPPDescription, int32_t textLength) { in setTextSize()78 int32_t textLength = text.size(); in DEFINE_PROTO_FUZZER() local
109 const int32_t textLength = static_cast<int32_t>(text.size()); in utf8ToUtf16() local124 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
1386 final int textLength = mTextView.getText().length(); in getCharClusterRange() local3126 final int textLength = text.length(); in addSpanWatchers() local
271 final int textLength = mText.length(); in following() local298 final int textLength = mText.length(); in preceding() local
242 int textLength = rawValue[valueIndex + 1] & 0xff; in retrieveTextAttribute() local
751 int textLength, int composingSpanStart, int composingSpanEnd) { in isValidComposingSpan()
121 float textLength = mDebugPaint.measureText(cujName); in getWidthOfLongestCujName() local
506 private static boolean hasAnyInterestingChars(CharSequence text, int textLength) { in hasAnyInterestingChars()570 final int textLength = text.length(); in isBoring() local
809 int textLength = buf.length(); in drawText() local959 int textLength = buffer.length(); in drawBackground() local
689 int textLength = text.length(); in checkTextLength() local
313 int textLength = mTextChars.size(); in getTransformedText() local
309 const uint32_t textLength, in AFontMatcher_match()
2213 final int textLength = displayText.length() - 1; in createChip() local