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

  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_result_view.h 48 void SetMatch(const AutocompleteMatch& match);
autocomplete_result_view.cc 174 void AutocompleteResultView::SetMatch(const AutocompleteMatch& match) {
autocomplete_popup_contents_view.cc 304 result_view->SetMatch(GetMatchAtIndex(i));

Completed in 635 milliseconds