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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLHtmlElement.cpp25 #include "core/html/HTMLHtmlElement.h"
39 inline HTMLHtmlElement::HTMLHtmlElement(Document& document) function in class:blink::HTMLHtmlElement
44 DEFINE_NODE_FACTORY(HTMLHtmlElement)
46 bool HTMLHtmlElement::isURLAttribute(const Attribute& attribute) const
51 void HTMLHtmlElement::insertedByParser()

Completed in 324 milliseconds