Home
last modified time | relevance | path

Searched refs:ChildNodeInsertionNotifier (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DContainerNodeAlgorithms.h32 class ChildNodeInsertionNotifier {
34 explicit ChildNodeInsertionNotifier(ContainerNode& insertionPoint) in ChildNodeInsertionNotifier() function
193 inline void ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(Node& node)
203 inline void ChildNodeInsertionNotifier::notifyNodeInsertedIntoTree(ContainerNode& node)
213 inline void ChildNodeInsertionNotifier::notify(Node& node)
DContainerNodeAlgorithms.cpp44 void ChildNodeInsertionNotifier::notifyDescendantInsertedIntoDocument(ContainerNode& node) in notifyDescendantInsertedIntoDocument()
67 void ChildNodeInsertionNotifier::notifyDescendantInsertedIntoTree(ContainerNode& node) in notifyDescendantInsertedIntoTree()
DContainerNode.cpp281 ChildNodeInsertionNotifier(*this).notify(*newChild); in parserInsertBefore()
626 ChildNodeInsertionNotifier(*this).notify(*newChild); in parserAppendChild()
966 ChildNodeInsertionNotifier(*this).notify(child); in updateTreeAfterInsertion()
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DElementShadow.cpp150 ChildNodeInsertionNotifier(shadowHost).notify(*shadowRoot); in addShadowRoot()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt854 0.12^3619871^HTMLParserThrea^chrome ^[.] WebCore::ChildNodeInsertionNotifier::notifyD…
856 … --- WebCore::ChildNodeInsertionNotifier::notifyDescendantInsertedIntoTree(WebCore::ContainerNode*)