Home
last modified time | relevance | path

Searched refs:autocomplete_history_manager_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/tab_contents/
Dtab_contents_wrapper.h99 return autocomplete_history_manager_.get(); in autocomplete_history_manager()
182 scoped_ptr<AutocompleteHistoryManager> autocomplete_history_manager_; variable
Dtab_contents_wrapper.cc59 autocomplete_history_manager_.reset(new AutocompleteHistoryManager(contents)); in TabContentsWrapper()
/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h743 return autocomplete_history_manager_.get(); in autocomplete_history_manager()
1102 scoped_ptr<AutocompleteHistoryManager> autocomplete_history_manager_; variable