Home
last modified time | relevance | path

Searched defs:elementWasDestroyed (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
DCustomElementObserver.h55 virtual void elementWasDestroyed(Element* element) { unobserve(element); } in elementWasDestroyed() function
DCustomElementUpgradeCandidateMap.cpp64 void CustomElementUpgradeCandidateMap::elementWasDestroyed(Element* element) in elementWasDestroyed() function in WebCore::CustomElementUpgradeCandidateMap