Home
last modified time | relevance | path

Searched refs:sIsFormAutofillAutocompleteEnabled (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h3320 static bool sIsFormAutofillAutocompleteEnabled; variable
H A DnsContentUtils.cpp300 bool nsContentUtils::sIsFormAutofillAutocompleteEnabled = false; member in nsContentUtils
630 Preferences::AddBoolVarCache(&sIsFormAutofillAutocompleteEnabled, in Init()
1144 if (!sIsFormAutofillAutocompleteEnabled && !aGrantAllValidValue) { in InternalSerializeAutocompleteAttribute()
1156 if (!sIsFormAutofillAutocompleteEnabled && !aGrantAllValidValue) { in InternalSerializeAutocompleteAttribute()