Home
last modified time | relevance | path

Searched refs:UBIDI_RTL (Results 1 - 24 of 24) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c145 * output either <code>UBIDI_LTR</code> or <code>UBIDI_RTL</code>. Order is
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_LOGICA in testAllTransformOptions()
[all...]
H A Dcbididat.c384 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,
H A Dcbiditst.c1362 UBIDI_LTR, UBIDI_RTL, UBIDI_RTL, in testGetBaseDirection()
1363 UBIDI_RTL, UBIDI_RTL, UBIDI_LTR, in testGetBaseDirection()
1364 UBIDI_LTR, UBIDI_RTL, UBIDI_NEUTRAL, in testGetBaseDirection()
1366 UBIDI_NEUTRAL, UBIDI_LTR, UBIDI_RTL in testGetBaseDirection()
1398 if (dir != UBIDI_RTL ) in testGetBaseDirection()
1400 "\nExpected %d \nReceived %d", UBIDI_RTL, dir); in testGetBaseDirection()
1403 if (dir != UBIDI_RTL ) in testGetBaseDirection()
1405 "\nExpected %d \nReceived %d", UBIDI_RTL, di in testGetBaseDirection()
[all...]
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu_bidi.cpp46 uint8_t bidiLevel = (dir == SkBidiIterator::kLTR) ? UBIDI_LTR : UBIDI_RTL; in makeBidiIterator()
100 uint8_t bidiLevel = (dir == TextDirection::kLTR) ? UBIDI_LTR : UBIDI_RTL; in extractBidi()
/third_party/icu/icu4c/source/common/unicode/
H A Dubidi.h453 UBIDI_RTL, enumerator
1297 * @return a value of <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>
1316 * type R or AL, <code>UBIDI_RTL</code> is returned. If the string does
1331 * @return <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>,
1571 * <code>UBIDI_LTR==0</code> or <code>UBIDI_RTL==1</code>,
/third_party/node/deps/icu-small/source/common/unicode/
H A Dubidi.h453 UBIDI_RTL, enumerator
1297 * @return a value of <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>
1316 * type R or AL, <code>UBIDI_RTL</code> is returned. If the string does
1331 * @return <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>,
1571 * <code>UBIDI_LTR==0</code> or <code>UBIDI_RTL==1</code>,
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dubidi.h452 UBIDI_RTL, enumerator
1296 * @return a value of <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>
1315 * type R or AL, <code>UBIDI_RTL</code> is returned. If the string does
1330 * @return <code>UBIDI_LTR</code>, <code>UBIDI_RTL</code>,
1570 * <code>UBIDI_LTR==0</code> or <code>UBIDI_RTL==1</code>,
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c335 if (obj->fParagraphLevel == UBIDI_RTL) { in pf_draw()
H A Dparagraph.cpp241 if (fParagraphLevel == UBIDI_RTL) { in draw()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dparagraph.cpp241 if (fParagraphLevel == UBIDI_RTL) { in draw()
H A Dpflow.c333 if (obj->fParagraphLevel == UBIDI_RTL) { in pf_draw()
/third_party/icu/icu4c/source/common/
H A Dubidiln.cpp235 case UBIDI_RTL: in ubidi_setLine()
886 case UBIDI_RTL: in ubidi_getVisualIndex()
996 else if(pBiDi->direction==UBIDI_RTL) { in ubidi_getLogicalIndex()
H A Dubiditransform.cpp28 #define RTL UBIDI_RTL
H A Dubidi.cpp362 return UBIDI_RTL; in ubidi_getBaseDirection()
1014 return UBIDI_RTL; in directionFromFlags()
2690 case UBIDI_RTL: in ubidi_setPara()
/third_party/node/deps/icu-small/source/common/
H A Dubidiln.cpp235 case UBIDI_RTL: in ubidi_setLine()
886 case UBIDI_RTL: in ubidi_getVisualIndex()
996 else if(pBiDi->direction==UBIDI_RTL) { in ubidi_getLogicalIndex()
H A Dubiditransform.cpp28 #define RTL UBIDI_RTL
H A Dubidi.cpp362 return UBIDI_RTL; in ubidi_getBaseDirection()
1014 return UBIDI_RTL; in directionFromFlags()
2690 case UBIDI_RTL: in ubidi_setPara()
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiln.cpp235 case UBIDI_RTL: in ubidi_setLine()
886 case UBIDI_RTL: in ubidi_getVisualIndex()
996 else if(pBiDi->direction==UBIDI_RTL) { in ubidi_getLogicalIndex()
H A Dubiditransform.cpp28 #define RTL UBIDI_RTL
H A Dubidi.cpp362 return UBIDI_RTL; in ubidi_getBaseDirection()
1014 return UBIDI_RTL; in directionFromFlags()
2690 case UBIDI_RTL: in ubidi_setPara()
/third_party/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp1101 UBiDiDirection direction = ((fStyleRunInfo[run].level & 1) == 0)? UBIDI_LTR : UBIDI_RTL; in appendRun()
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp806 if (direction != UBIDI_LTR && direction != UBIDI_RTL) { in uspoof_getBidiSkeletonUnicodeString()
/third_party/icu/icu4c/source/test/letest/
H A Dletest.cpp903 if (visualRun->getDirection() == UBIDI_RTL) { in GlyphToCharTest()
H A Dcletest.c673 if (pl_getVisualRunDirection(visualRun) == UBIDI_RTL) { in GlyphToCharTest()

Completed in 45 milliseconds