/third_party/icu/icu4c/source/test/cintltst/ |
D | cbiditransformtst.c | 156 UBIDI_LTR, UBIDI_RTL in testAutoDirection() 186 if (outLevels[j] == UBIDI_RTL) { in testAutoDirection() 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() 330 { UBIDI_LTR, UBIDI_VISUAL, UBIDI_RTL, UBIDI_VISUAL, in testAllTransformOptions() 335 { UBIDI_LTR, UBIDI_VISUAL, UBIDI_RTL, UBIDI_LOGICAL, in testAllTransformOptions() [all …]
|
D | cbididat.c | 384 UBIDI_RTL, 1, 402 UBIDI_RTL, 1, 435 UBIDI_RTL, 1, 440 {testText16, UPRV_LENGTHOF(testText16), UBIDI_RTL, 0, 8, 446 {testTextXX, UPRV_LENGTHOF(testTextXX), UBIDI_RTL, -1, -1,
|
D | cbiditst.c | 1359 UBIDI_LTR, UBIDI_RTL, UBIDI_RTL, in testGetBaseDirection() 1360 UBIDI_RTL, UBIDI_RTL, UBIDI_LTR, in testGetBaseDirection() 1361 UBIDI_LTR, UBIDI_RTL, UBIDI_NEUTRAL, in testGetBaseDirection() 1363 UBIDI_NEUTRAL, UBIDI_LTR, UBIDI_RTL in testGetBaseDirection() 1395 if (dir != UBIDI_RTL ) in testGetBaseDirection() 1397 "\nExpected %d \nReceived %d", UBIDI_RTL, dir); in testGetBaseDirection() 1400 if (dir != UBIDI_RTL ) in testGetBaseDirection() 1402 "\nExpected %d \nReceived %d", UBIDI_RTL, dir); in testGetBaseDirection() 1456 ubidi_setPara(bidi, src, srcLen, UBIDI_RTL, NULL, &errorCode); in doMisc() 1460 if (level != UBIDI_RTL) { in doMisc() [all …]
|
/third_party/skia/modules/skunicode/src/ |
D | SkUnicode_icu.cpp | 94 uint8_t bidiLevel = (dir == SkBidiIterator::kLTR) ? UBIDI_LTR : UBIDI_RTL; in makeBidiIterator() 295 uint8_t bidiLevel = (dir == TextDirection::kLTR) ? UBIDI_LTR : UBIDI_RTL; in extractBidi()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 452 UBIDI_RTL, enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ubidi.h | 453 UBIDI_RTL, enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ubidi.h | 452 UBIDI_RTL, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 449 UBIDI_RTL, enumerator
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | paragraph.cpp | 241 if (fParagraphLevel == UBIDI_RTL) { in draw()
|
D | pflow.c | 333 if (obj->fParagraphLevel == UBIDI_RTL) { in pf_draw()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | paragraph.cpp | 241 if (fParagraphLevel == UBIDI_RTL) { in draw()
|
D | pflow.c | 333 if (obj->fParagraphLevel == UBIDI_RTL) { in pf_draw()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | paragraph.cpp | 241 if (fParagraphLevel == UBIDI_RTL) { in draw()
|
D | pflow.c | 333 if (obj->fParagraphLevel == UBIDI_RTL) { in pf_draw()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidiln.cpp | 235 case UBIDI_RTL: in ubidi_setLine() 886 case UBIDI_RTL: in ubidi_getVisualIndex() 996 else if(pBiDi->direction==UBIDI_RTL) { in ubidi_getLogicalIndex()
|
D | ubiditransform.cpp | 28 #define RTL UBIDI_RTL
|
/third_party/icu/icu4c/source/common/ |
D | ubidiln.cpp | 235 case UBIDI_RTL: in ubidi_setLine() 886 case UBIDI_RTL: in ubidi_getVisualIndex() 996 else if(pBiDi->direction==UBIDI_RTL) { in ubidi_getLogicalIndex()
|
D | ubiditransform.cpp | 28 #define RTL UBIDI_RTL
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidiln.cpp | 235 case UBIDI_RTL: in ubidi_setLine() 886 case UBIDI_RTL: in ubidi_getVisualIndex() 996 else if(pBiDi->direction==UBIDI_RTL) { in ubidi_getLogicalIndex()
|
D | ubiditransform.cpp | 28 #define RTL UBIDI_RTL
|
D | ubidi.cpp | 362 return UBIDI_RTL; in ubidi_getBaseDirection() 1014 return UBIDI_RTL; in directionFromFlags() 2690 case UBIDI_RTL: in ubidi_setPara()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidiln.cpp | 235 case UBIDI_RTL: in ubidi_setLine() 888 case UBIDI_RTL: in ubidi_getVisualIndex() 998 else if(pBiDi->direction==UBIDI_RTL) { in ubidi_getLogicalIndex()
|
D | ubiditransform.cpp | 28 #define RTL UBIDI_RTL
|
D | ubidi.cpp | 362 return UBIDI_RTL; in ubidi_getBaseDirection() 1014 return UBIDI_RTL; in directionFromFlags() 2692 case UBIDI_RTL: in ubidi_setPara()
|
/third_party/icu/icu4c/source/test/letest/ |
D | cletest.c | 673 if (pl_getVisualRunDirection(visualRun) == UBIDI_RTL) { in GlyphToCharTest()
|