Home
last modified time | relevance | path

Searched refs:UBIDI_NEUTRAL (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dubidi.h455 UBIDI_NEUTRAL enumerator
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c1353 UBIDI_LTR, UBIDI_RTL, UBIDI_NEUTRAL, in testGetBaseDirection()
1354 UBIDI_LTR, UBIDI_NEUTRAL, UBIDI_NEUTRAL, in testGetBaseDirection()
1355 UBIDI_NEUTRAL, UBIDI_LTR, UBIDI_RTL in testGetBaseDirection()
1372 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
1374 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection()
1377 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
1379 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection()
1397 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
1399 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection()
1402 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
[all …]
/external/icu/icu4c/source/common/
Dubidi.c349 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()
365 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()