Searched refs:shiftEnd (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DGapVector.java202 shiftEnd(getArrayLength() - gapSize + nItems);
224 protected void shiftEnd(int newSize) { method in class:GapVector
H A DGapContent.java343 protected void shiftEnd(int newSize) { method in class:GapContent
346 super.shiftEnd(newSize);

Completed in 92 milliseconds