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

/openjdk7/jdk/src/share/classes/sun/font/
H A DStandardGlyphVector.java480 if (gti.transformCount() == 0) {
1567 int transformCount() { method in class:StandardGlyphVector.GlyphTransformInfo
1660 strikes = new GlyphStrike[transformCount() + 1];

Completed in 36 milliseconds