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

/openjdk7/jdk/src/share/classes/sun/font/
H A DFileFont.java43 public abstract class FileFont extends PhysicalFont { class in inherits:PhysicalFont
59 // In fact why increase the size of a FileFont object if the stream
71 * lookup when a FileFont needs to get the charcode back from a glyph
85 FileFont(String platname, Object nativeNames) method in class:FileFont
165 * because the cache is on this FileFont

Completed in 30 milliseconds