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

  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h 98 AutocompleteHistoryManager* autocomplete_history_manager() { function in class:TabContentsWrapper
  /external/chromium/chrome/browser/autofill/
autofill_manager.cc 19 #include "chrome/browser/autocomplete_history_manager.h"
311 wrapper->autocomplete_history_manager()->OnFormSubmitted(form);
472 wrapper->autocomplete_history_manager()->OnGetAutocompleteSuggestions(
    [all...]
autofill_manager_unittest.cc 15 #include "chrome/browser/autocomplete_history_manager.h"
504 contents_wrapper()->autocomplete_history_manager()->
547 contents_wrapper()->autocomplete_history_manager()->CancelPendingQuery();
    [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 742 AutocompleteHistoryManager* autocomplete_history_manager() { function in class:TabContents
    [all...]

Completed in 1596 milliseconds