Searched defs:REMOVE_BIDI_CONTROLS (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DBidi.java578 public static final short REMOVE_BIDI_CONTROLS = 8; field in class:Bidi
687 * <code>REMOVE_BIDI_CONTROLS</code> in
693 * <code>REMOVE_BIDI_CONTROLS</code> in calls to method
702 * @see #REMOVE_BIDI_CONTROLS
723 * <code>REMOVE_BIDI_CONTROLS</code> in calls to that method.</p>
729 * @see #REMOVE_BIDI_CONTROLS
1887 // * <code>REMOVE_BIDI_CONTROLS</code>, the visual position returned may not
1937 // * <code>REMOVE_BIDI_CONTROLS</code>, the logical position returned may not
1974 // * <code>REMOVE_BIDI_CONTROLS</code>, the visual positions returned may not
2018 // * <code>REMOVE_BIDI_CONTROLS</cod
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java723 public static final short REMOVE_BIDI_CONTROLS = 8; field in class:Bidi
832 * <code>REMOVE_BIDI_CONTROLS</code> in
838 * <code>REMOVE_BIDI_CONTROLS</code> in calls to method
847 * @see #REMOVE_BIDI_CONTROLS
867 * <code>REMOVE_BIDI_CONTROLS</code> in calls to that method.
873 * @see #REMOVE_BIDI_CONTROLS
4899 * <code>REMOVE_BIDI_CONTROLS</code>, the visual position returned may not
4950 * <code>REMOVE_BIDI_CONTROLS</code>, the logical position returned may not
4998 * <code>REMOVE_BIDI_CONTROLS</code>, the visual positions returned may not
5046 * <code>REMOVE_BIDI_CONTROLS</cod
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java736 public static final short REMOVE_BIDI_CONTROLS = 8; field in class:Bidi
854 * <code>REMOVE_BIDI_CONTROLS</code> in
860 * <code>REMOVE_BIDI_CONTROLS</code> in calls to method
869 * @see #REMOVE_BIDI_CONTROLS
890 * <code>REMOVE_BIDI_CONTROLS</code> in calls to that method.
896 * @see #REMOVE_BIDI_CONTROLS
4962 * <code>REMOVE_BIDI_CONTROLS</code>, the visual position returned may not
5014 * <code>REMOVE_BIDI_CONTROLS</code>, the logical position returned may not
5063 * <code>REMOVE_BIDI_CONTROLS</code>, the visual positions returned may not
5112 * <code>REMOVE_BIDI_CONTROLS</cod
[all...]

Completed in 73 milliseconds