Searched refs:ubidi_orderParagraphsLTR (Results 1 – 4 of 4) sorted by relevance
666 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
462 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro
1623 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()
2864 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function