Home | History | Annotate | Download | only in android

Lines Matching defs:nextPosition

879         int nextPosition = position;
880 U16_NEXT(source, nextPosition, length, character);
887 position = nextPosition;