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

/openjdk7/jdk/src/share/classes/sun/font/
H A DFileFont.java95 return new FileFontStrike(this, desc);
164 /* NB we know these are all FileFontStrike instances
167 FileFontStrike strike = (FileFontStrike)strikeRef.get();
H A DTrueTypeGlyphMapper.java82 glyphCode >= FileFontStrike.INVISIBLE_GLYPHS) {
H A DFileFontStrike.java42 public class FileFontStrike extends PhysicalStrike { class in inherits:PhysicalStrike
123 FileFontStrike(FileFont fileFont, FontStrikeDesc desc) { method in class:FileFontStrike
/openjdk7/jdk/make/sun/font/
H A DMakefile64 sun/font/FileFontStrike.java \

Completed in 33 milliseconds