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

  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h 99 return autocomplete_history_manager_.get();
182 scoped_ptr<AutocompleteHistoryManager> autocomplete_history_manager_; member in class:TabContentsWrapper
tab_contents_wrapper.cc 59 autocomplete_history_manager_.reset(new AutocompleteHistoryManager(contents));
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 743 return autocomplete_history_manager_.get();
1102 scoped_ptr<AutocompleteHistoryManager> autocomplete_history_manager_; member in class:TabContents
    [all...]

Completed in 1059 milliseconds