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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DPlatformFont.java255 PlatformFontCache theChar;
275 theChar = (PlatformFontCache)getFontCache()[cacheIndex];
305 theChar = new PlatformFontCache();
434 class PlatformFontCache class in class:PlatformFont

Completed in 29 milliseconds