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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DGlyphListPipe.java103 if (gl.setFromChars(info, data, offset, length, x, y)) {
/openjdk7/jdk/src/share/classes/sun/font/
H A DGlyphList.java159 /* Note len must not be -ve! only setFromChars should be capable
247 public boolean setFromChars(FontInfo info, char[] chars, int off, int alen, method in class:GlyphList

Completed in 29 milliseconds