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

/openjdk7/jdk/src/share/classes/sun/font/
H A DExtendedTextLabel.java65 public abstract float getCharY(int logicalIndex); method in class:ExtendedTextLabel
H A DTextLineComponent.java54 public float getCharY(int index); method in interface:TextLineComponent
H A DGraphicComponent.java265 public float getCharY(int index) { method in class:GraphicComponent
H A DExtendedTextSourceLabel.java366 public float getCharY(int index) { method in class:ExtendedTextSourceLabel
/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextLine.java526 float charPos = tlc.getCharY(indexInArray);

Completed in 36 milliseconds