Searched refs:ubidi_orderParagraphsLTR (Results 1 – 4 of 4) sorted by relevance
664 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
465 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro
1619 ubidi_orderParagraphsLTR(bidi, TRUE); in doMisc()1988 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()2029 ubidi_orderParagraphsLTR(pBidi, FALSE); in testMultipleParagraphs()2051 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()2070 ubidi_orderParagraphsLTR(pBidi, TRUE); in testMultipleParagraphs()4448 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testStreaming()4839 ubidi_orderParagraphsLTR(pBiDi, TRUE); in testContext()
2835 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function