Lines Matching full:direction
67 direction(UTRANS_FORWARD),
79 direction(UTRANS_FORWARD),
90 direction(dir),
184 parser.parse(aliasesOrRules, direction, pe, ec);
1062 UTransDirection direction)
1075 utag.append(direction == UTRANS_FORWARD ?
1125 // The direction is always forward for the
1129 // the direction is the value passed in to this
1131 int32_t dir = (pass == 0) ? UTRANS_FORWARD : direction;