Home | History | Annotate | Download | only in i18n

Lines Matching refs:handleReplaceBetween

368         text.handleReplaceBetween(index.limit, index.limit, *insertion);
600 text.handleReplaceBetween(passStart, index.limit, UnicodeString());
638 text.handleReplaceBetween(rollbackOrigin, rollbackOrigin + runLength, UnicodeString());