Home | History | Annotate | Download | only in text

Lines Matching defs:NEUTRAL

83  * <li>{@link #NEUTRAL}
443 * neutral, type, which is ignored by most of the algorithm according to
458 * As a related topic, this implementation does not remove Boundary Neutral
681 public static final byte NEUTRAL = 3;
1146 /* all types that are counted as White Space or Neutral in some steps */
1675 * not contain any character of these types, then NEUTRAL is returned.
1679 * @return LTR, RTL, NEUTRAL
1682 * @see #NEUTRAL
1686 return NEUTRAL;
1706 return NEUTRAL;