Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:matches_

403   const ACMatches& matches() const { return matches_; }
415 // NOTE: Remember to call OnProviderUpdate() if matches_ is updated.
432 // Updates the starred state of each of the matches in matches_ from the
448 ACMatches matches_;
561 // Populates |provider_to_matches| from |matches_|.
574 ACMatches matches_;