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

/openjdk7/jdk/src/share/classes/sun/font/
H A DFileFontStrike.java61 private volatile int glyphCacheFormat = UNINITIALISED; field in class:FileFontStrike
457 switch (glyphCacheFormat) {
484 switch (glyphCacheFormat) {
567 glyphCacheFormat = tmpFormat;

Completed in 31 milliseconds