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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DVariableGridLayout.java124 public double getRowFraction(int rowNum) { method in class:VariableGridLayout
200 int rowHeight = (int)(getRowFraction(r) * h);

Completed in 28 milliseconds