Searched defs:getCompositeFontUIResource (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DFontUtilities.java383 * // still want to just call getCompositeFontUIResource() anyway
388 * fuir = FontManager.getCompositeFontUIResource(desktopFont);
396 public static FontUIResource getCompositeFontUIResource(Font font) { method in class:FontUtilities

Completed in 105 milliseconds