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

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DGapVector.java165 shiftGap(end);
172 shiftGap(position);
199 shiftGap(position);
255 protected void shiftGap(int newGapStart) { method in class:GapVector
H A DGapContent.java376 protected void shiftGap(int newGapStart) { method in class:GapContent
384 super.shiftGap(newGapStart);

Completed in 36 milliseconds