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

/openjdk7/jdk/src/share/classes/sun/font/
H A DCompositeFont.java119 fontRank = Font2D.FONT_CONFIG_RANK;
H A DFont2D.java49 public static final int FONT_CONFIG_RANK = 2; field in class:Font2D
H A DSunFontManager.java645 addCompositeToFontList(cf, Font2D.FONT_CONFIG_RANK);
800 if (oldFont.mapper != null && rank > Font2D.FONT_CONFIG_RANK) {
2682 if (newFont.getRank() > Font2D.FONT_CONFIG_RANK) {
3523 Font2D.FONT_CONFIG_RANK, true);

Completed in 75 milliseconds