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

/openjdk7/jdk/src/share/classes/sun/font/
H A DFont2D.java285 int fm = FontStrikeDesc.getFMHintIntVal(frc.getFractionalMetricsHint());
398 int fm = FontStrikeDesc.getFMHintIntVal(fmHint);
521 int fm = FontStrikeDesc.getFMHintIntVal(fmHint);
H A DFontStrikeDesc.java191 public static int getFMHintIntVal(Object fm) { method in class:FontStrikeDesc
H A DGlyphLayout.java264 int fm = FontStrikeDesc.getFMHintIntVal
H A DStandardGlyphVector.java1737 int fm = FontStrikeDesc.getFMHintIntVal

Completed in 41 milliseconds