Searched defs:HTMLElement (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLElement.h41 class HTMLElement : public StyledElement { class in namespace:WebCore
142 inline HTMLElement::HTMLElement(const QualifiedName& tagName, Document& document, ConstructionType type = CreateHTMLElement) function in class:WebCore::HTMLElement
152 template <> inline bool isElementOfType<const HTMLElement>(const HTMLElement&) { return true; } argument
[all...]

Completed in 140 milliseconds