Searched defs:FontStrikeDesc (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/classes/sun/font/ | ||
H A D | FontStrikeDesc.java | 41 public class FontStrikeDesc { class 49 * to construct and distinguish a FontStrikeDesc. The rgb ordering 89 FontStrikeDesc desc = (FontStrikeDesc)obj; 101 FontStrikeDesc() { method in class:FontStrikeDesc 200 public FontStrikeDesc(AffineTransform devAt, AffineTransform at, method in class:FontStrikeDesc 229 FontStrikeDesc(FontStrikeDesc desc) { method in class:FontStrikeDesc 243 return "FontStrikeDesc: Style="+style+ " AA="+aaHint+ " FM="+fmHint+ |
Completed in 52 milliseconds