Searched defs:nbNewChars (Results 1 – 1 of 1) sorted by relevance
328 final int nbNewChars = replacementLength - replacedLength; in change() local442 private int updatedIntervalBound(int offset, int start, int nbNewChars, int flag, boolean atEnd, in updatedIntervalBound()596 private void sendToSpanWatchers(int replaceStart, int replaceEnd, int nbNewChars) { in sendToSpanWatchers()