Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/content/renderer/
Dform_autofill_util.cc87 bool IsAutofillableElement(const WebFormControlElement& element) { in IsAutofillableElement() function
155 IsAutofillableElement(element.toConst<WebFormControlElement>()))) { in FindChildTextInner()
729 if (!IsAutofillableElement(element)) in ExtractAutofillableElements()
766 if (!IsAutofillableElement(element)) in WebFormControlElementToFormField()
875 if (!IsAutofillableElement(control_element)) in WebFormElementToFormData()
971 if (!IsAutofillableElement(element)) in FindFormAndFieldForInputElement()