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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DGlyphVector.java596 public abstract GlyphJustificationInfo getGlyphJustificationInfo(int glyphIndex); method in class:GlyphVector
/openjdk7/jdk/src/share/classes/sun/font/
H A DStandardGlyphVector.java617 public GlyphJustificationInfo getGlyphJustificationInfo(int ix) { method in class:StandardGlyphVector

Completed in 57 milliseconds