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

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DTextLayoutStrategy.java165 protected void adjustRow(FlowView fv, int rowIndex, int desiredSpan, int x) { method in class:TextLayoutStrategy
H A DFlowView.java495 * the adjustRow method will be called to perform adjustments
586 protected void adjustRow(FlowView fv, int rowIndex, int desiredSpan, int x) { method in class:FlowView.FlowStrategy

Completed in 2053 milliseconds