Home
last modified time | relevance | path

Searched refs:ubidi_orderParagraphsLTR (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dubidi.h666 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
Durename.h462 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c1623 ubidi_orderParagraphsLTR(bidi, TRUE); in doMisc()
1992 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()
2033 ubidi_orderParagraphsLTR(pBidi, FALSE); in testMultipleParagraphs()
2055 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()
2074 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()
4452 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testStreaming()
4843 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testContext()
/external/icu/icu4c/source/common/
Dubidi.cpp2864 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function