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

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DInternationalFormatter.java728 * Repositions the cursor. <code>startLiteralCount</code> gives
734 private void repositionCursor(int startLiteralCount, int end, argument
739 end -= startLiteralCount;

Completed in 31 milliseconds