Searched refs:UBIDI_NEUTRAL (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 466 UBIDI_NEUTRAL enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ubidi.h | 467 UBIDI_NEUTRAL enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ubidi.h | 466 UBIDI_NEUTRAL enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 463 UBIDI_NEUTRAL enumerator
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 1361 UBIDI_LTR, UBIDI_RTL, UBIDI_NEUTRAL, in testGetBaseDirection() 1362 UBIDI_LTR, UBIDI_NEUTRAL, UBIDI_NEUTRAL, in testGetBaseDirection() 1363 UBIDI_NEUTRAL, UBIDI_LTR, UBIDI_RTL in testGetBaseDirection() 1380 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection() 1382 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection() 1385 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection() 1387 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection() 1405 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection() 1407 "\nExpected %d \nReceived %d", UBIDI_NEUTRAL, dir); in testGetBaseDirection() 1410 if (dir != UBIDI_NEUTRAL ) in testGetBaseDirection() [all …]
|
/third_party/node/deps/icu-small/source/common/ |
D | ubiditransform.cpp | 397 *pInLevel = static_cast<UBiDiLevel>(level != UBIDI_NEUTRAL) ? level in resolveBaseDirection()
|
D | ubidi.cpp | 348 return UBIDI_NEUTRAL; in ubidi_getBaseDirection() 364 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()
|
/third_party/icu/icu4c/source/common/ |
D | ubiditransform.cpp | 397 *pInLevel = static_cast<UBiDiLevel>(level != UBIDI_NEUTRAL) ? level in resolveBaseDirection()
|
D | ubidi.cpp | 348 return UBIDI_NEUTRAL; in ubidi_getBaseDirection() 364 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubiditransform.cpp | 397 *pInLevel = static_cast<UBiDiLevel>(level != UBIDI_NEUTRAL) ? level in resolveBaseDirection()
|
D | ubidi.cpp | 348 return UBIDI_NEUTRAL; in ubidi_getBaseDirection() 364 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubiditransform.cpp | 397 *pInLevel = static_cast<UBiDiLevel>(level != UBIDI_NEUTRAL) ? level in resolveBaseDirection()
|
D | ubidi.cpp | 348 return UBIDI_NEUTRAL; in ubidi_getBaseDirection() 364 return UBIDI_NEUTRAL; in ubidi_getBaseDirection()
|