Searched defs:ubidi_reorderLogical (Results 1 – 5 of 5) sorted by relevance
750 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderLogical() function
707 void ubidi_reorderLogical(const UBiDiLevel * levels, int32_t length, int32_t * indexMap) { in ubidi_reorderLogical() function708 U_ICU_ENTRY_POINT_RENAME(ubidi_reorderLogical)(levels, length, indexMap); in ubidi_reorderLogical() local
470 #define ubidi_reorderLogical U_ICU_ENTRY_POINT_RENAME(ubidi_reorderLogical) macro