Searched refs:newTextLength (Results 1 – 3 of 3) sorted by relevance
350 int32_t newTextLength) { in setText() argument352 if(newText == 0 || newTextLength < 0) { in setText()353 newTextLength = 0; in setText()355 end = textLength = newTextLength; in setText()
176 void setText(const UChar* newText, int32_t newTextLength);
341 void setText(const UChar* newText, int32_t newTextLength);