Searched refs:UBIDI_VISUAL (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditransformtst.c | 181 inLevels[i], UBIDI_LOGICAL, outLevels[j], UBIDI_VISUAL, in testAutoDirection() 285 { UBIDI_LTR, UBIDI_LOGICAL, UBIDI_LTR, UBIDI_VISUAL, in testAllTransformOptions() 295 { UBIDI_LTR, UBIDI_LOGICAL, UBIDI_RTL, UBIDI_VISUAL, in testAllTransformOptions() 305 { UBIDI_RTL, UBIDI_LOGICAL, UBIDI_RTL, UBIDI_VISUAL, in testAllTransformOptions() 315 { UBIDI_RTL, UBIDI_LOGICAL, UBIDI_LTR, UBIDI_VISUAL, in testAllTransformOptions() 320 { UBIDI_LTR, UBIDI_VISUAL, UBIDI_LTR, UBIDI_VISUAL, in testAllTransformOptions() 325 { UBIDI_LTR, UBIDI_VISUAL, UBIDI_LTR, UBIDI_LOGICAL, in testAllTransformOptions() 330 { UBIDI_LTR, UBIDI_VISUAL, UBIDI_RTL, UBIDI_VISUAL, in testAllTransformOptions() 335 { UBIDI_LTR, UBIDI_VISUAL, UBIDI_RTL, UBIDI_LOGICAL, in testAllTransformOptions() 340 { UBIDI_RTL, UBIDI_VISUAL, UBIDI_RTL, UBIDI_VISUAL, in testAllTransformOptions() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ubiditransform.h | 73 UBIDI_VISUAL enumerator
|
/external/icu/icu4c/source/common/ |
D | ubiditransform.cpp | 30 #define VISUAL UBIDI_VISUAL
|