Home | History | Annotate | Download | only in html

Lines Matching refs:restoreFormControlState

530 void HTMLInputElement::restoreFormControlState(const String& state)
532 m_inputType->restoreFormControlState(state);