Home | History | Annotate | Download | only in lang

Lines Matching defs:CONTROL

281     public static final byte CONTROL = 15;
1011 * Constant for the "Control Pictures" Unicode character block.
1016 "CONTROL PICTURES",
2665 0x2400, // 2400..243F; Control Pictures
6297 * <li>ISO control characters that are not whitespace
6314 * @return {@code true} if the character is an ignorable control
6332 * <li>ISO control characters that are not whitespace
6344 * @return {@code true} if the character is an ignorable control
6988 * Determines if the specified character is an ISO control
6989 * character. A character is considered to be an ISO control
7000 * @return {@code true} if the character is an ISO control character;
7012 * Determines if the referenced character (Unicode code point) is an ISO control
7013 * character. A character is considered to be an ISO control
7019 * @return {@code true} if the character is an ISO control character;
7046 * @see Character#CONTROL
7088 * @see Character#CONTROL CONTROL