Home | History | Annotate | Download | only in html

Lines Matching defs:shouldAutocomplete

218 bool HTMLInputElement::shouldAutocomplete() const
222 return HTMLTextFormControlElement::shouldAutocomplete();