Searched refs:autofill_enabled_ (Results 1 – 4 of 4) sorted by relevance
83 autofill_enabled_.Init(prefs::kAutofillEnabled, profile_->GetPrefs(), NULL); in AutocompleteHistoryManager()102 if (!*autofill_enabled_) in OnFormSubmitted()156 if (!*autofill_enabled_) { in OnGetAutocompleteSuggestions()173 if (!*autofill_enabled_) { in OnWebDataServiceRequestDone()203 autofill_enabled_.Init( in AutocompleteHistoryManager()
67 BooleanPrefMember autofill_enabled_; variable
56 TestPersonalDataManager() : autofill_enabled_(true) { in TestPersonalDataManager()86 autofill_enabled_ = autofill_enabled; in set_autofill_enabled()90 return autofill_enabled_; in IsAutofillEnabled()116 bool autofill_enabled_; member in __anon7116da420111::TestPersonalDataManager126 autofill_enabled_(true) { in TestAutofillManager()131 virtual bool IsAutofillEnabled() const { return autofill_enabled_; } in IsAutofillEnabled()134 autofill_enabled_ = autofill_enabled; in set_autofill_enabled()147 bool autofill_enabled_; member in __anon7116da420111::TestAutofillManager
414 autofill_enabled_(true) { in TestAutofillManager()418 virtual bool IsAutofillEnabled() const { return autofill_enabled_; } in IsAutofillEnabled()421 autofill_enabled_ = autofill_enabled; in set_autofill_enabled()464 bool autofill_enabled_; member in __anon58ae10060111::TestAutofillManager