Searched defs:ubidi_orderParagraphsLTR (Results 1 – 7 of 7) sorted by relevance
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function
742 void ubidi_orderParagraphsLTR(UBiDi * pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function743 U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR)(pBiDi, orderParagraphsLTR); in ubidi_orderParagraphsLTR() local
475 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro