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

/openjdk7/jdk/src/share/classes/sun/font/
H A DGlyphList.java53 * gl.setFromString(info, str, x, y);
235 public boolean setFromString(FontInfo info, String str, float x, float y) { method in class:GlyphList

Completed in 48 milliseconds