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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DGlyphVector.java522 public abstract Shape getGlyphLogicalBounds(int glyphIndex); method in class:GlyphVector
537 * @see #getGlyphLogicalBounds
/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/
H A DTextMeasureTests.java331 s = gv.getGlyphLogicalBounds(i);
/openjdk7/jdk/src/share/classes/sun/font/
H A DStandardGlyphVector.java523 public Shape getGlyphLogicalBounds(int ix) { method in class:StandardGlyphVector

Completed in 37 milliseconds