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

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DGapVector.java168 shiftGapStartDown(g0 - nItems);
179 shiftGapStartDown(position);
284 protected void shiftGapStartDown(int newGapStart) { method in class:GapVector
H A DGapContent.java441 protected void shiftGapStartDown(int newGapStart) { method in class:GapContent
457 super.shiftGapStartDown(newGapStart);

Completed in 53 milliseconds