Searched refs:CreateHTMLElement (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLElement.h133 inline HTMLElement::HTMLElement(const QualifiedName& tagName, Document& document, ConstructionType type = CreateHTMLElement) argument
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNode.h763 CreateHTMLElement = CreateElement | IsHTMLFlag, enumerator in enum:WebCore::Node::ConstructionType
766 CreateInsertionPoint = CreateHTMLElement | IsInsertionPointFlag,

Completed in 812 milliseconds