Lines Matching full:new_to
5708 int new_to = Max(to_replace.to(), to);5709 list->at(start_pos) = CharacterRange(new_from, new_to);5716 int new_to = Max(list->at(end_pos - 1).to(), to);5720 list->at(start_pos) = CharacterRange(new_from, new_to);