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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DGlyphVector.java202 public int getGlyphCharIndex(int glyphIndex) { method in class:GlyphVector
211 * getGlyphCharIndex for each glyph, and subclassers will probably
228 codeReturn[i] = getGlyphCharIndex(j);
/openjdk7/jdk/src/share/classes/sun/font/
H A DStandardGlyphVector.java336 public int getGlyphCharIndex(int ix) { method in class:StandardGlyphVector

Completed in 56 milliseconds