Searched defs:finalPos (Results 1 – 2 of 2) sorted by relevance
342 int finalPos = pos; in scanText() local
337 public void notifyEdgeReached(int start, int finalPos, int over) { in notifyEdgeReached()