HomeSort by relevance Sort by last modified time
    Searched refs:GetMatchAtIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.h 120 const AutocompleteMatch& GetMatchAtIndex(size_t index) const;
autocomplete_popup_contents_view.cc 304 result_view->SetMatch(GetMatchAtIndex(i));
382 return model_->GetIconIfExtensionMatch(GetMatchAtIndex(index));
560 const AutocompleteMatch& AutocompletePopupContentsView::GetMatchAtIndex(

Completed in 1115 milliseconds