Home | History | Annotate | Download | only in text

Lines Matching defs:direction

225         public int direction;
228 direction = d;
235 public int direction;
238 direction = d;
301 * Given a simple ID (forward direction, no inline filter, not
664 int direction) {
681 tag.append(direction == Transliterator.FORWARD ?
711 // The direction is always forward for the
715 // the direction is the value passed in to this
717 int dir = (pass == 0) ? Transliterator.FORWARD : direction;
880 parser.parse(re.resource, re.direction);
886 parser.parse(le.rule, le.direction);
908 // direction.