Searched refs:UBiDiAction (Results 1 – 1 of 1) sorted by relevance
48 typedef UBool (*UBiDiAction)(UBiDiTransform *, UErrorCode *); typedef75 …const UBiDiAction actions[MAX_ACTIONS]; /* array of pointers to functions carrying out the transf…449 const UBiDiAction *action = NULL; in ubiditransform_transform()