Searched refs:ubidi_reorderLogical (Results 1 – 4 of 4) sorted by relevance
1766 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap);
466 #define ubidi_reorderLogical U_ICU_ENTRY_POINT_RENAME(ubidi_reorderLogical) macro
754 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) { in ubidi_reorderLogical() function
1181 ubidi_reorderLogical(levels, length, logicalMap3); in _testReordering()