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.h467 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c1621 ubidi_orderParagraphsLTR(bidi, TRUE); in doMisc()
1990 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()
2031 ubidi_orderParagraphsLTR(pBidi, FALSE); in testMultipleParagraphs()
2053 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()
2072 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()
4450 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testStreaming()
4841 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testContext()
/external/icu/icu4c/source/common/
Dubidi.c2837 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function