Home | History | Annotate | Download | only in editing

Lines Matching refs:isFormControlElement

1806         if (element->isHTMLElement() && toHTMLElement(element)->isFormControlElement())
1830 if (node->isHTMLElement() && toHTMLElement(node)->isFormControlElement())