Searched refs:formAssociatedElement (Results 1 – 1 of 1) sorted by relevance
181 FormAssociatedElement* formAssociatedElement = m_associatedElements[i]; in submitImplicitly() local182 if (!formAssociatedElement->isFormControlElement()) in submitImplicitly()184 … HTMLFormControlElement* formElement = static_cast<HTMLFormControlElement*>(formAssociatedElement); in submitImplicitly()