Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dcbiditst.c1209 UBIDI_LTR, UBIDI_RTL, UBIDI_NEUTRAL, in testGetBaseDirection()
1210 UBIDI_LTR, UBIDI_NEUTRAL, UBIDI_NEUTRAL, in testGetBaseDirection()
1211 UBIDI_NEUTRAL, UBIDI_LTR, UBIDI_RTL in testGetBaseDirection()
1228 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
1230 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection()
1233 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
1235 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection()
1253 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
1255 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection()
1258 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection()
[all …]
/external/icu4c/common/unicode/
Dubidi.h455 UBIDI_NEUTRAL enumerator
/external/icu4c/common/
Dubidi.c337 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()
353 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()