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

/openjdk7/jdk/src/share/classes/sun/font/
H A DExtendedTextSourceLabel.java344 vish = 7; field in class:ExtendedTextSourceLabel
392 if (charinfo == null || (index+vish) >= charinfo.length) {
399 charinfo[index + vish]);
686 ivisw = vish;
729 cvisb = cvist + glyphinfo[gps + vish];
753 cvisb = Math.max(cvisb, rvisy + glyphinfo[gp + vish]);
783 glyphinfo[cp + vish] = cvisb - cvist;
821 glyphinfo[cp + vish] = cvisb;
836 glyphinfo[cp + vish] = glyphinfo[gpr + vish];
[all...]

Completed in 31 milliseconds