HomeSort by relevance Sort by last modified time
    Searched defs:autocomplete_history_manager_ (Results 1 - 2 of 2) 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
  /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 47 milliseconds