Home | History | Annotate | Download | only in text

Lines Matching refs:replacementLength

283         final int replacementLength = csEnd - csStart;
284 final int nbNewChars = replacementLength - replacedLength;
330 final boolean textIsRemoved = replacementLength == 0;