Searched defs:getGlyphPixelBounds (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DGlyphVector.java559 public Rectangle getGlyphPixelBounds(int index, FontRenderContext renderFRC, float x, float y) { method in class:GlyphVector
/openjdk7/jdk/src/share/classes/sun/font/
H A DStandardGlyphVector.java594 public Rectangle getGlyphPixelBounds(int index, FontRenderContext renderFRC, float x, float y) { method in class:StandardGlyphVector

Completed in 36 milliseconds