Home
last modified time | relevance | path

Searched refs:removeAllShadowRoots (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DElementShadow.h79 void removeAllShadowRoots();
DElementShadow.cpp137 removeAllShadowRoots(); in ~ElementShadow()
165 void ElementShadow::removeAllShadowRoots() in removeAllShadowRoots() function in WebCore::ElementShadow