Searched refs:SWAP_COLORS_ON (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextAttribute.java223 * <td valign="TOP">SWAP_COLORS_ON</td>
988 * <p>The constant value {@link #SWAP_COLORS_ON} is defined.
1009 public static final Boolean SWAP_COLORS_ON = field in class:TextAttribute
/openjdk7/jdk/src/solaris/classes/sun/awt/
H A DX11InputMethod.java150 TextAttribute.SWAP_COLORS_ON);
162 TextAttribute.SWAP_COLORS_ON);
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWInputMethod.java112 map.put(TextAttribute.SWAP_COLORS, TextAttribute.SWAP_COLORS_ON);

Completed in 39 milliseconds