Home
last modified time | relevance | path

Searched refs:UBIDI_DEFAULT_LTR (Results 1 – 25 of 31) sorted by relevance

12

/third_party/icu/icu4c/source/test/cintltst/
Dcbididat.c380 {testText1, UPRV_LENGTHOF(testText1), UBIDI_DEFAULT_LTR, -1, -1,
383 {testText2, UPRV_LENGTHOF(testText2), UBIDI_DEFAULT_LTR, -1, -1,
386 {testText3, UPRV_LENGTHOF(testText3), UBIDI_DEFAULT_LTR, -1, -1,
389 {testText4, UPRV_LENGTHOF(testText4), UBIDI_DEFAULT_LTR, -1, -1,
392 {testText5, UPRV_LENGTHOF(testText5), UBIDI_DEFAULT_LTR, -1, -1,
395 {testText6, UPRV_LENGTHOF(testText6), UBIDI_DEFAULT_LTR, -1, -1,
398 {NULL, 0, UBIDI_DEFAULT_LTR, -1, -1,
401 {testText8, UPRV_LENGTHOF(testText8), UBIDI_DEFAULT_LTR, -1, -1,
410 {testText11, UPRV_LENGTHOF(testText11), UBIDI_DEFAULT_LTR, -1, -1,
413 {testText12, UPRV_LENGTHOF(testText12), UBIDI_DEFAULT_LTR, -1, -1,
[all …]
Dcbiditransformtst.c153 UBIDI_DEFAULT_LTR, UBIDI_DEFAULT_RTL in testAutoDirection()
365 { UBIDI_RTL, UBIDI_LOGICAL, UBIDI_DEFAULT_LTR, UBIDI_VISUAL, in testAllTransformOptions()
370 { UBIDI_DEFAULT_LTR, UBIDI_LOGICAL, UBIDI_LTR, UBIDI_VISUAL, in testAllTransformOptions()
Dcbiditst.c751 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR ,NULL,&ec); in testReorder()
754 i, UBIDI_DEFAULT_LTR, u_errorName(ec)); in testReorder()
786 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR ,NULL,&ec); in testReorder()
789 i, UBIDI_DEFAULT_LTR, u_errorName(ec)); in testReorder()
821 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR ,NULL,&ec); in testReorder()
824 i, UBIDI_DEFAULT_LTR, u_errorName(ec)); in testReorder()
852 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR,levels,&ec); in testReorder()
886 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR,levels,&ec); in testReorder()
1010 ubidi_setPara(bidi,logicalOrder[i],srcSize,UBIDI_DEFAULT_LTR ,NULL,&ec); in testReorderArabicMathSymbols()
1013 i, UBIDI_DEFAULT_LTR, u_errorName(ec)); in testReorderArabicMathSymbols()
[all …]
/third_party/icu/icu4c/source/test/intltest/
Dbidiconf.cpp87 levels[levelsCount++]=UBIDI_DEFAULT_LTR; in parseLevels()
329 static const UBiDiLevel paraLevels[]={ UBIDI_DEFAULT_LTR, 0, 1, UBIDI_DEFAULT_RTL }; in TestBidiTest()
491 paraLevel=UBIDI_DEFAULT_LTR; in TestBidiCharacterTest()
566 if(level<UBIDI_DEFAULT_LTR) { in printLevel()
589 if(levels[i]!=actualLevels[i] && levels[i]<UBIDI_DEFAULT_LTR) { in checkLevels()
640 if(levels[logicalIndex]>=UBIDI_DEFAULT_LTR) { in checkOrdering()
667 if(levels[logicalIndex]<UBIDI_DEFAULT_LTR) { in checkOrdering()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dparagraph.cpp85 fLineHeight(-1), fAscent(-1), fWidth(-1), fHeight(-1), fParagraphLevel(UBIDI_DEFAULT_LTR) in Paragraph()
128 if (fParagraphLevel == UBIDI_DEFAULT_LTR) { in Paragraph()
Dpflow.c141 flow->fParagraphLevel = UBIDI_DEFAULT_LTR; in pf_create()
181 if (flow->fParagraphLevel == UBIDI_DEFAULT_LTR) { in pf_create()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dparagraph.cpp85 fLineHeight(-1), fAscent(-1), fWidth(-1), fHeight(-1), fParagraphLevel(UBIDI_DEFAULT_LTR) in Paragraph()
128 if (fParagraphLevel == UBIDI_DEFAULT_LTR) { in Paragraph()
Dpflow.c141 flow->fParagraphLevel = UBIDI_DEFAULT_LTR; in pf_create()
181 if (flow->fParagraphLevel == UBIDI_DEFAULT_LTR) { in pf_create()
/third_party/icu/icu4c/source/samples/layout/
Dparagraph.cpp85 fLineHeight(-1), fAscent(-1), fWidth(-1), fHeight(-1), fParagraphLevel(UBIDI_DEFAULT_LTR) in Paragraph()
128 if (fParagraphLevel == UBIDI_DEFAULT_LTR) { in Paragraph()
Dpflow.c141 flow->fParagraphLevel = UBIDI_DEFAULT_LTR; in pf_create()
181 if (flow->fParagraphLevel == UBIDI_DEFAULT_LTR) { in pf_create()
/third_party/icu/icu4c/source/test/letest/
Dletsutil.cpp91 ubidi_setPara(ubidi, text.getBuffer(), charCount, UBIDI_DEFAULT_LTR, NULL, &status); in getRTL()
Dcletest.c432 ubidi_setPara(ubidi, text, charCount, UBIDI_DEFAULT_LTR, NULL, &status); in getRTL()
/third_party/node/deps/icu-small/source/common/
Dubiditransform.cpp394 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
406 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
Dubidiln.cpp566 UBiDiLevel level=UBIDI_DEFAULT_LTR; /* initialize with no valid level */ in ubidi_getRuns()
/third_party/icu/icu4c/source/common/
Dubiditransform.cpp394 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
406 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
Dubidiln.cpp566 UBiDiLevel level=UBIDI_DEFAULT_LTR; /* initialize with no valid level */ in ubidi_getRuns()
/third_party/skia/third_party/externals/icu/source/common/
Dubiditransform.cpp394 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
406 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
Dubidiln.cpp566 UBiDiLevel level=UBIDI_DEFAULT_LTR; /* initialize with no valid level */ in ubidi_getRuns()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubiditransform.cpp394 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
406 case UBIDI_DEFAULT_LTR: in resolveBaseDirection()
Dubidiln.cpp568 UBiDiLevel level=UBIDI_DEFAULT_LTR; /* initialize with no valid level */ in ubidi_getRuns()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubidi.h365 #define UBIDI_DEFAULT_LTR 0xfe macro
/third_party/node/deps/icu-small/source/common/unicode/
Dubidi.h366 #define UBIDI_DEFAULT_LTR 0xfe macro
/third_party/icu/icu4c/source/common/unicode/
Dubidi.h365 #define UBIDI_DEFAULT_LTR 0xfe macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubidi.h362 #define UBIDI_DEFAULT_LTR 0xfe macro
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp329 , fLevel(UBIDI_DEFAULT_LTR) in IcuBiDiRunIterator()
759 UBiDiLevel defaultLevel = leftToRight ? UBIDI_DEFAULT_LTR : UBIDI_DEFAULT_RTL; in shape()

12