Searched refs:UBIDI_LOGICAL (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditransformtst.c | 181 inLevels[i], UBIDI_LOGICAL, outLevels[j], UBIDI_VISUAL, in testAutoDirection() 280 { UBIDI_LTR, UBIDI_LOGICAL, UBIDI_LTR, UBIDI_LOGICAL, in testAllTransformOptions() 285 { UBIDI_LTR, UBIDI_LOGICAL, UBIDI_LTR, UBIDI_VISUAL, in testAllTransformOptions() 290 { UBIDI_LTR, UBIDI_LOGICAL, UBIDI_RTL, UBIDI_LOGICAL, in testAllTransformOptions() 295 { UBIDI_LTR, UBIDI_LOGICAL, UBIDI_RTL, UBIDI_VISUAL, in testAllTransformOptions() 300 { UBIDI_RTL, UBIDI_LOGICAL, UBIDI_RTL, UBIDI_LOGICAL, in testAllTransformOptions() 305 { UBIDI_RTL, UBIDI_LOGICAL, UBIDI_RTL, UBIDI_VISUAL, in testAllTransformOptions() 310 { UBIDI_RTL, UBIDI_LOGICAL, UBIDI_LTR, UBIDI_LOGICAL, in testAllTransformOptions() 315 { UBIDI_RTL, UBIDI_LOGICAL, UBIDI_LTR, UBIDI_VISUAL, in testAllTransformOptions() 325 { UBIDI_LTR, UBIDI_VISUAL, UBIDI_LTR, UBIDI_LOGICAL, in testAllTransformOptions() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ubiditransform.h | 76 UBIDI_LOGICAL = 0, enumerator
|
/external/icu/libicu/cts_headers/unicode/ |
D | ubiditransform.h | 76 UBIDI_LOGICAL = 0, enumerator
|
/external/icu/libandroidicu/include/unicode/ |
D | ubiditransform.h | 76 UBIDI_LOGICAL = 0, enumerator
|
/external/icu/icu4c/source/common/ |
D | ubiditransform.cpp | 29 #define LOGICAL UBIDI_LOGICAL
|