Searched refs:newTextLength (Results 1 – 13 of 13) sorted by relevance
353 int32_t newTextLength) { in setText() argument355 if(newText == 0 || newTextLength < 0) { in setText()356 newTextLength = 0; in setText()358 end = textLength = newTextLength; in setText()
312 final int newTextLength = newValue.text.length;316 if (newTextLength >= 1) {321 if (newTextLength >= 4) {326 if (newTextLength >= 7) {331 if (newTextLength >= 11) {337 if (newTextLength >= usedSubstringIndex)
178 void setText(const char16_t* newText, int32_t newTextLength);
347 void setText(ConstChar16Ptr newText, int32_t newTextLength);
181 void setText(const char16_t* newText, int32_t newTextLength);
350 void setText(ConstChar16Ptr newText, int32_t newTextLength);