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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextLine.java519 private static Function fgYPositionF = new Function() { field in class:TextLine
673 return applyFunctionAtIndex(logicalIndex, fgYPositionF);

Completed in 24 milliseconds