Home
last modified time | relevance | path

Searched refs:autocomplete_history_manager (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/tab_contents/
Dtab_contents_wrapper.h98 AutocompleteHistoryManager* autocomplete_history_manager() { in autocomplete_history_manager() function
/external/chromium/chrome/browser/autofill/
Dautofill_manager.cc311 wrapper->autocomplete_history_manager()->OnFormSubmitted(form); in OnFormSubmitted()
472 wrapper->autocomplete_history_manager()->OnGetAutocompleteSuggestions( in OnQueryFormFieldAutofill()
Dautofill_manager_unittest.cc504 contents_wrapper()->autocomplete_history_manager()-> in AutocompleteSuggestionsReturned()
547 contents_wrapper()->autocomplete_history_manager()->CancelPendingQuery(); in GetAutofillSuggestionsMessage()
/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h742 AutocompleteHistoryManager* autocomplete_history_manager() { in autocomplete_history_manager() function