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

/external/icu4c/common/unicode/
H A Dubidi.h664 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
674 * @see ubidi_orderParagraphsLTR
1006 * it is recommended to call <code>ubidi_orderParagraphsLTR()</code> with
1014 * @see ubidi_orderParagraphsLTR
H A Durename.h470 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro
/external/icu4c/test/cintltst/
H A Dcbiditst.c1468 ubidi_orderParagraphsLTR(bidi, TRUE);
1837 ubidi_orderParagraphsLTR(pBidi, TRUE);
1878 ubidi_orderParagraphsLTR(pBidi, FALSE);
1900 ubidi_orderParagraphsLTR(pBidi, TRUE);
1919 ubidi_orderParagraphsLTR(pBidi, TRUE);
3723 ubidi_orderParagraphsLTR(pBiDi, TRUE);
/external/icu4c/common/
H A Dubidi.c2063 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { function

Completed in 38 milliseconds