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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DSunHints.java417 public static final Key KEY_COLOR_RENDERING = field in class:SunHints
421 new SunHints.Value(KEY_COLOR_RENDERING,
425 new SunHints.Value(KEY_COLOR_RENDERING,
429 new SunHints.Value(KEY_COLOR_RENDERING,
/openjdk7/jdk/src/share/classes/java/awt/
H A DRenderingHints.java861 public static final Key KEY_COLOR_RENDERING = field in class:RenderingHints
862 SunHints.KEY_COLOR_RENDERING;
867 * @see #KEY_COLOR_RENDERING
875 * @see #KEY_COLOR_RENDERING
885 * @see #KEY_COLOR_RENDERING

Completed in 35 milliseconds