Home | History | Annotate | Download | only in text

Lines Matching defs:NEUTRAL

82  * <li>{@link #NEUTRAL}
442 * neutral, type, which is ignored by most of the algorithm according to
457 * As a related topic, this implementation does not remove Boundary Neutral
689 public static final byte NEUTRAL = 3;
1170 /* all types that are counted as White Space or Neutral in some steps */
1708 * not contain any character of these types, then NEUTRAL is returned.
1712 * @return LTR, RTL, NEUTRAL
1715 * @see #NEUTRAL
1720 return NEUTRAL;
1740 return NEUTRAL;