Home
last modified time | relevance | path

Searched defs:orderParagraphsLTR (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp2295 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR()
Dubidiimp.h318 UBool orderParagraphsLTR; member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp2297 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2861 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR()
Dubidiimp.h310 UBool orderParagraphsLTR; member
/third_party/icu/icu4c/source/common/
Dubidi.cpp2295 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR()
Dubidiimp.h318 UBool orderParagraphsLTR; member
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp2295 UBool orderParagraphsLTR=pBiDi->orderParagraphsLTR; in adjustWSLevels() local
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR()
Dubidiimp.h318 UBool orderParagraphsLTR; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1068 boolean orderParagraphsLTR; field in Bidi
4367 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java1044 boolean orderParagraphsLTR; field in Bidi
4328 public void orderParagraphsLTR(boolean ordarParaLTR) { in orderParagraphsLTR() method in Bidi
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c1849 UBool orderParagraphsLTR; in testMultipleParagraphs() local