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

/openjdk7/jdk/src/share/classes/sun/font/
H A DGlyphList.java84 int glyphindex; field in class:GlyphList
273 glyphindex = -1;
296 glyphindex = -1;
304 if (glyphindex >= 0) {
325 glyphindex = i;
365 StrikeCache.unsafe.getAddress(images[glyphindex] +

Completed in 46 milliseconds