Searched defs:toHTMLElement (Results 1 – 3 of 3) sorted by relevance
113 inline HTMLElement* toHTMLElement(Node* node) in toHTMLElement() function119 inline const HTMLElement* toHTMLElement(const Node* node) in toHTMLElement() function
166 const HTMLElement* toHTMLElement(const FormAssociatedElement* associatedElement) in toHTMLElement() function176 HTMLElement* toHTMLElement(FormAssociatedElement* associatedElement) in toHTMLElement() function
47 HTMLNodeType* toHTMLElement(Node* node, const QualifiedName& name) in toHTMLElement() function