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

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DGapVector.java167 shiftGapStartDown(g0 - nItems);
178 shiftGapStartDown(position);
283 protected void shiftGapStartDown(int newGapStart) { method in class:GapVector
H A DGapContent.java440 protected void shiftGapStartDown(int newGapStart) { method in class:GapContent
456 super.shiftGapStartDown(newGapStart);

Completed in 157 milliseconds