Home
last modified time | relevance | path

Searched refs:removeInstanceMapping (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.h212 void removeInstanceMapping(SVGElementInstance*);
DSVGElementInstance.cpp144 m_element->removeInstanceMapping(this); in detach()
DSVGElement.cpp577 void SVGElement::removeInstanceMapping(SVGElementInstance* instance) in removeInstanceMapping() function in WebCore::SVGElement