HomeSort by relevance Sort by last modified time
    Searched refs:notifyElementWasDestroyed (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementObserver.h 48 static void notifyElementWasDestroyed(Element*);
CustomElementObserver.cpp 56 void CustomElementObserver::notifyElementWasDestroyed(Element* element)
CustomElement.cpp 137 CustomElementObserver::notifyElementWasDestroyed(element);

Completed in 77 milliseconds