Home
last modified time | relevance | path

Searched refs:IsAutocompleteEnabled (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/common/
H A Dautofill_prefs.h73 bool IsAutocompleteEnabled(const PrefService* prefs);
H A Dautofill_prefs.cc234 bool IsAutocompleteEnabled(const PrefService* prefs) { in IsAutocompleteEnabled() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/common/
H A Dautofill_prefs.h69 bool IsAutocompleteEnabled(const PrefService* prefs);
H A Dautofill_prefs.cc218 bool IsAutocompleteEnabled(const PrefService* prefs) { in IsAutocompleteEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/internal/autofill/
H A Dweb_view_autofill_client_ios.h100 bool IsAutocompleteEnabled() override;
H A Dweb_view_autofill_client_ios.mm268 bool WebViewAutofillClientIOS::IsAutocompleteEnabled() {
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dcombobox.hxx116 bool IsAutocompleteEnabled() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dcombobox.hxx118 bool IsAutocompleteEnabled() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/autofill/
H A Dchrome_autofill_client_ios.h107 bool IsAutocompleteEnabled() override;
H A Dchrome_autofill_client_ios.mm360 bool ChromeAutofillClientIOS::IsAutocompleteEnabled() {
361 return prefs::IsAutocompleteEnabled(GetPrefs());
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/
H A Daw_autofill_client.h116 bool IsAutocompleteEnabled() override;
H A Daw_autofill_client.cc231 bool AwAutofillClient::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in android_webview::AwAutofillClient
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/
H A Dautofill_client_impl.h120 bool IsAutocompleteEnabled() override;
H A Dautofill_client_impl.cc253 bool AutofillClientImpl::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in weblayer::AutofillClientImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Dautofill_client_impl.h113 bool IsAutocompleteEnabled() override;
H A Dautofill_client_impl.cc256 bool AutofillClientImpl::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in weblayer::AutofillClientImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/autofill/
H A Dchrome_autofill_client.h142 bool IsAutocompleteEnabled() override;
H A Dchrome_autofill_client.cc598 bool ChromeAutofillClient::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in autofill::ChromeAutofillClient
599 return prefs::IsAutocompleteEnabled(GetPrefs()); in IsAutocompleteEnabled()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dtest_autofill_client.cc225 bool TestAutofillClient::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in autofill::TestAutofillClient
H A Dautofill_client.h452 virtual bool IsAutocompleteEnabled() = 0;
H A Dtest_autofill_client.h125 bool IsAutocompleteEnabled() override;
H A Dautofill_manager.cc621 form, client_->IsAutocompleteEnabled()); in OnFormSubmittedImpl()
635 form_for_autocomplete, client_->IsAutocompleteEnabled()); in OnFormSubmittedImpl()
910 query_id, client_->IsAutocompleteEnabled(), autoselect_first_suggestion, in OnQueryFormFieldAutofillImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dtest_autofill_client.cc238 bool TestAutofillClient::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in autofill::TestAutofillClient
H A Dtest_autofill_client.h135 bool IsAutocompleteEnabled() override;
H A Dautofill_client.h479 virtual bool IsAutocompleteEnabled() = 0;

123