Searched defs:ubidi_orderParagraphsLTR (Results 1 – 5 of 5) sorted by relevance
2858 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function
704 void ubidi_orderParagraphsLTR(UBiDi * pBiDi, UBool orderParagraphsLTR) { in ubidi_orderParagraphsLTR() function705 U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR)(pBiDi, orderParagraphsLTR); in ubidi_orderParagraphsLTR() local
469 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR) macro