Searched refs:UBIDI_NEUTRAL (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dubidi.h455 UBIDI_NEUTRAL enumerator in enum:UBiDiDirection
1283 * Note - The value <code>UBIDI_NEUTRAL</code> is never returned from this method.
1299 * <code>UBIDI_NEUTRAL</code> is returned.
1313 * <code>UBIDI_NEUTRAL</code>
1554 * never <code>UBIDI_NEUTRAL</code>.
/external/icu/icu4c/source/common/unicode/
H A Dubidi.h455 UBIDI_NEUTRAL enumerator in enum:UBiDiDirection
1283 * Note - The value <code>UBIDI_NEUTRAL</code> is never returned from this method.
1299 * <code>UBIDI_NEUTRAL</code> is returned.
1313 * <code>UBIDI_NEUTRAL</code>
1554 * never <code>UBIDI_NEUTRAL</code>.
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c1349 UBIDI_LTR, UBIDI_RTL, UBIDI_NEUTRAL,
1350 UBIDI_LTR, UBIDI_NEUTRAL, UBIDI_NEUTRAL,
1351 UBIDI_NEUTRAL, UBIDI_LTR, UBIDI_RTL
1368 if (dir != UBIDI_NEUTRAL )
1370 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir);
1373 if (dir != UBIDI_NEUTRAL )
1375 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir);
1393 if (dir != UBIDI_NEUTRAL )
1395 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, di
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c1351 UBIDI_LTR, UBIDI_RTL, UBIDI_NEUTRAL,
1352 UBIDI_LTR, UBIDI_NEUTRAL, UBIDI_NEUTRAL,
1353 UBIDI_NEUTRAL, UBIDI_LTR, UBIDI_RTL
1370 if (dir != UBIDI_NEUTRAL )
1372 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir);
1375 if (dir != UBIDI_NEUTRAL )
1377 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir);
1395 if (dir != UBIDI_NEUTRAL )
1397 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, di
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c349 return UBIDI_NEUTRAL;
365 return UBIDI_NEUTRAL;
/external/icu/icu4c/source/common/
H A Dubidi.c349 return UBIDI_NEUTRAL;
365 return UBIDI_NEUTRAL;

Completed in 707 milliseconds