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

/openjdk7/jdk/src/share/classes/sun/font/
H A DFontFamily.java61 String name = font2D.getFamilyName(Locale.ENGLISH);
100 public String getFamilyName() { method in class:FontFamily
H A DFont2D.java487 public String getFamilyName(Locale l) { method in class:Font2D
H A DTrueTypeFont.java1508 public String getFamilyName(Locale locale) { method in class:TrueTypeFont

Completed in 37 milliseconds