Home | History | Annotate | Download | only in browser

Lines Matching refs:autofill

5 #include "components/autofill/core/browser/autofill_external_delegate.h"
8 #include "components/autofill/core/browser/autocomplete_history_manager.h"
9 #include "components/autofill/core/browser/autofill_driver.h"
10 #include "components/autofill/core/browser/autofill_manager.h"
11 #include "components/autofill/core/common/autofill_messages.h"
25 namespace autofill {
81 // Only include "Autofill Options" special menu item if we have Autofill
200 // User selected 'Autofill Options'.
283 // Autofill is disabled. If there were some profile or credit card
287 // If autofill is disabled and we had suggestions, show a warning instead.
303 // If we received a warning instead of suggestions from autofill but regular
304 // suggestions from autocomplete, don't show the autofill warning.
338 // Append the 'Chrome Autofill options' menu item;
354 // Insert the separator between the datalist and Autofill values (if there
381 } // namespace autofill