Searched refs:restoreControlStateFor (Results 1 – 3 of 3) sorted by relevance
91 document().formController()->restoreControlStateFor(*this); in finishParsingChildren()
92 void restoreControlStateFor(HTMLFormControlElementWithState&);
474 void FormController::restoreControlStateFor(HTMLFormControlElementWithState& control) in restoreControlStateFor() function in WebCore::FormController