Home
last modified time | relevance | path

Searched refs:orderParagraphsLTR (Results 1 – 25 of 33) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestMultipleParagraphs.java88 boolean orderParagraphsLTR; in testMultipleParagraphs()
256 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()
257 assertFalse("orderParagraphsLTR is true", orderParagraphsLTR); in testMultipleParagraphs()
258 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
259 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()
260 assertTrue("orderParagraphsLTR is false", orderParagraphsLTR); in testMultipleParagraphs()
322 bidi.orderParagraphsLTR(false); in testMultipleParagraphs()
360 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
386 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
DTestContext.java83 bidi.orderParagraphsLTR(true); in testContext()
DTestStreaming.java92 bidi.orderParagraphsLTR(true); in testStreaming()
DTestBidi.java500 bidi.orderParagraphsLTR(true); in doMisc()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestMultipleParagraphs.java85 boolean orderParagraphsLTR; in testMultipleParagraphs()
253 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()
254 assertFalse("orderParagraphsLTR is true", orderParagraphsLTR); in testMultipleParagraphs()
255 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
256 orderParagraphsLTR = bidi.isOrderParagraphsLTR(); in testMultipleParagraphs()
257 assertTrue("orderParagraphsLTR is false", orderParagraphsLTR); in testMultipleParagraphs()
319 bidi.orderParagraphsLTR(false); in testMultipleParagraphs()
357 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
383 bidi.orderParagraphsLTR(true); in testMultipleParagraphs()
DTestContext.java80 bidi.orderParagraphsLTR(true); in testContext()
DTestStreaming.java89 bidi.orderParagraphsLTR(true); in testStreaming()
DTestBidi.java497 bidi.orderParagraphsLTR(true); in doMisc()
/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp634 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) { in getDirProps()
1326 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) in resolveExplicitLevels()
2295 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2302 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2315 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() argument
2860 pBiDi->orderParagraphsLTR=orderParagraphsLTR; in ubidi_orderParagraphsLTR()
2867 return pBiDi->orderParagraphsLTR; in ubidi_isOrderParagraphsLTR()
Dubidiimp.h318 UBool orderParagraphsLTR; member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp634 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) { in getDirProps()
1326 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) in resolveExplicitLevels()
2297 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2304 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2317 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2861 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() argument
2863 pBiDi->orderParagraphsLTR=orderParagraphsLTR; in ubidi_orderParagraphsLTR()
2870 return pBiDi->orderParagraphsLTR; in ubidi_isOrderParagraphsLTR()
Dubidiimp.h310 UBool orderParagraphsLTR; member
/third_party/icu/icu4c/source/common/
Dubidi.cpp634 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) { in getDirProps()
1326 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) in resolveExplicitLevels()
2295 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2302 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2315 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() argument
2860 pBiDi->orderParagraphsLTR=orderParagraphsLTR; in ubidi_orderParagraphsLTR()
2867 return pBiDi->orderParagraphsLTR; in ubidi_isOrderParagraphsLTR()
Dubidiimp.h318 UBool orderParagraphsLTR; member
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp634 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) { in getDirProps()
1326 if(pBiDi->orderParagraphsLTR && (flags&DIRPROP_FLAG(B))) in resolveExplicitLevels()
2295 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2302 if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2315 } else if(orderParagraphsLTR&&(flag&DIRPROP_FLAG(B))) { in adjustWSLevels()
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() argument
2860 pBiDi->orderParagraphsLTR=orderParagraphsLTR; in ubidi_orderParagraphsLTR()
2867 return pBiDi->orderParagraphsLTR; in ubidi_isOrderParagraphsLTR()
Dubidiimp.h318 UBool orderParagraphsLTR; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1068 boolean orderParagraphsLTR; field in Bidi
2016 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in getDirProps()
2674 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in resolveExplicitLevels()
3578 if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()
3591 } else if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()
4367 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi
4368 orderParagraphsLTR = ordarParaLTR; in orderParagraphsLTR()
4381 return orderParagraphsLTR; in isOrderParagraphsLTR()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java1044 boolean orderParagraphsLTR; field in Bidi
1982 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in getDirProps()
2640 if (orderParagraphsLTR && (flags & DirPropFlag(B)) != 0) { in resolveExplicitLevels()
3544 if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()
3557 } else if (orderParagraphsLTR && (flag & DirPropFlag(B)) != 0) { in adjustWSLevels()
4328 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi
4329 orderParagraphsLTR = ordarParaLTR; in orderParagraphsLTR()
4340 return orderParagraphsLTR; in isOrderParagraphsLTR()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubidi.h675 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
/third_party/icu/icu4c/source/common/unicode/
Dubidi.h675 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
/third_party/node/deps/icu-small/source/common/unicode/
Dubidi.h676 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubidi.h672 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c1849 UBool orderParagraphsLTR; in testMultipleParagraphs() local
1992 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi); in testMultipleParagraphs()
1993 if (orderParagraphsLTR) { in testMultipleParagraphs()
1994 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, FALSE); in testMultipleParagraphs()
1997 orderParagraphsLTR=ubidi_isOrderParagraphsLTR(pBidi); in testMultipleParagraphs()
1998 if (!orderParagraphsLTR) { in testMultipleParagraphs()
1999 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, TRUE); in testMultipleParagraphs()
/third_party/icu/icu4j/tools/build/
Dicu4j60.api3.gz12;ICU4J 60.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j62.api3.gz12;ICU4J 62.1;; 2ST@3.6;PB;NS;NF;NS; ...

12