Searched refs:action_setInverse (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ubiditransform.cpp | 166 action_setInverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setInverse() function 346 {action_shapeArabic, action_setInverse, action_resolve, action_reorder, NULL}}, 349 … {action_reverse, action_shapeArabic, action_setInverse, action_resolve, action_reorder, NULL}}, 352 {action_setInverse, action_resolve, action_reorder, action_shapeArabic, 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}},
|