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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c1150 unsigned int minGlyphs; local
1218 minGlyphs = 20;
1220 int val = minGlyphs;
1223 minGlyphs = val;
1266 minGlyphs = 50;
1272 > minGlyphs) {

Completed in 35 milliseconds