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

/openjdk7/jdk/src/share/classes/java/util/
H A DLocale.java767 case DISPLAY:
830 case DISPLAY:
868 setDefault(Category.DISPLAY, newLocale);
912 case DISPLAY:
1561 return getDisplayLanguage(getDefault(Category.DISPLAY));
1622 return getDisplayCountry(getDefault(Category.DISPLAY));
1689 return getDisplayVariant(getDefault(Category.DISPLAY));
1737 return getDisplayName(getDefault(Category.DISPLAY));
2189 DISPLAY("user.language.display", enum constant in enum:Locale.Category
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DCSS.java257 public static final Attribute DISPLAY = field in class:CSS.Attribute
395 CLEAR, COLOR, DISPLAY, FLOAT, FONT, FONT_FAMILY, FONT_SIZE,

Completed in 44 milliseconds