Searched defs:textLength (Results 1 – 5 of 5) sorted by relevance
229 int textLength = rawValue[valueIndex + 1] & 0xff; in retrieveTextAttribute() local
261 int textLength = getText().length(); in onSelectionChanged() local266 setSelection(Math.min(span.getSpanEnd(chips[chips.length - 1]) + 1, textLength)); in onSelectionChanged() local783 int textLength = destText.length() - 1; in createReplacementChip() local1327 int textLength = displayText.length()-1; in createChip() local
341 size_t textLength = env->GetArrayLength(text); in measureText_CII() local369 size_t textLength = env->GetStringLength(text); in measureText_StringII() local398 size_t textLength = env->GetStringLength(text); in measureText_String() local
234 int textLength = 0; in draw() local
3217 final int textLength = text.length(); in setText() local8867 final int textLength = mText.length(); in getCharRange() local