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