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