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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLShadowElement.cpp32 #include "core/html/HTMLShadowElement.h"
43 inline HTMLShadowElement::HTMLShadowElement(Document& document) function in class:blink::HTMLShadowElement
48 DEFINE_NODE_FACTORY(HTMLShadowElement)
50 HTMLShadowElement::~HTMLShadowElement()
54 ShadowRoot* HTMLShadowElement::olderShadowRoot()
70 Node::InsertionNotificationRequest HTMLShadowElement::insertedInto(ContainerNode* insertionPoint)

Completed in 43 milliseconds