Lines Matching full:spread
837 int spread = 1;850 chars[pos - spread] = chars[pos];853 spread++;855 return new String(chars, 0, pos - spread);