Searched refs:getFontCharsetEncoder (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/
H A DFontDescriptor.java63 public CharsetEncoder getFontCharsetEncoder() { method in class:FontDescriptor
H A DFontConfiguration.java901 = getFontCharsetEncoder(encoding.trim(), awtFontName);
930 private CharsetEncoder getFontCharsetEncoder(final String charsetName, method in class:FontConfiguration

Completed in 36 milliseconds