GetMatchAtIndex 147 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc if (HasMatchAt(line) && GetMatchAtIndex(line).associated_keyword.get()) { GetMatchAtIndex 178 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc const AutocompleteMatch& match = GetMatchAtIndex(i); GetMatchAtIndex 280 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc return model_->GetIconIfExtensionMatch(GetMatchAtIndex(index)); GetMatchAtIndex 113 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h const AutocompleteMatch& GetMatchAtIndex(size_t index) const;