Home | History | Annotate | Download | only in autocomplete

Lines Matching defs:insertion_point

634   ACMatches::iterator insertion_point =
638 if ((insertion_point - begin()) <= default_offset)
640 matches_.insert(insertion_point, match);