Home | History | Annotate | Download | only in testing

Lines Matching refs:setAutofilled

1047 void Internals::setAutofilled(Element* element, bool enabled, ExceptionState& es)
1053 toHTMLInputElement(element)->setAutofilled(enabled);