Searched refs:action_reverse (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ubiditransform.cpp | 202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse() function 340 {action_shapeArabic, action_resolve, action_reorder, action_reverse, NULL}}, 343 {action_resolve, action_reorder, action_shapeArabic, action_reverse, NULL}}, 349 … {action_reverse, action_shapeArabic, action_setInverse, action_resolve, action_reorder, NULL}}, 355 … {action_reverse, action_setInverse, action_resolve, action_reorder, action_shapeArabic, NULL}}, 364 … {action_shapeArabic, action_setInverse, action_resolve, action_mirror, action_reverse, NULL}}, 367 … {action_reverse, action_shapeArabic, action_setInverse, action_resolve, action_mirror, NULL}}, 379 … {action_reverse, action_resolve, action_mirror, action_shapeArabic, action_reverse, NULL}}
|