Searched defs:MAP_NOWHERE (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.java513 public static final int MAP_NOWHERE = -1; field in class:Bidi
1879 // * The value returned may be <code>MAP_NOWHERE</code> if there is no
1910 // * @see #MAP_NOWHERE
1927 // * The value returned may be <code>MAP_NOWHERE</code> if there is no
1953 // * @see #MAP_NOWHERE
1967 // * Some values in the map may be <code>MAP_NOWHERE</code> if the
1997 // * @see #MAP_NOWHERE
2011 // * Some values in the map may be <code>MAP_NOWHERE</code> if the
2034 // * @see #MAP_NOWHERE
2099 // * the special value <code>MAP_NOWHERE</cod
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java639 public static final int MAP_NOWHERE = -1; field in class:Bidi
4892 * The value returned may be <code>MAP_NOWHERE</code> if there is no
4923 * @see #MAP_NOWHERE
4941 * The value returned may be <code>MAP_NOWHERE</code> if there is no
4967 * @see #MAP_NOWHERE
4992 * Some values in the map may be <code>MAP_NOWHERE</code> if the
5022 * @see #MAP_NOWHERE
5040 * Some values in the map may be <code>MAP_NOWHERE</code> if the
5063 * @see #MAP_NOWHERE
5128 * the special value <code>MAP_NOWHERE</cod
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java643 public static final int MAP_NOWHERE = -1; field in class:Bidi
4954 * The value returned may be <code>MAP_NOWHERE</code> if there is no
4985 * @see #MAP_NOWHERE
5004 * The value returned may be <code>MAP_NOWHERE</code> if there is no
5030 * @see #MAP_NOWHERE
5056 * Some values in the map may be <code>MAP_NOWHERE</code> if the
5086 * @see #MAP_NOWHERE
5105 * Some values in the map may be <code>MAP_NOWHERE</code> if the
5128 * @see #MAP_NOWHERE
5198 * the special value <code>MAP_NOWHERE</cod
[all...]

Completed in 1297 milliseconds