Searched refs:removeAnimationElementFromTarget (Results 1 – 4 of 4) sorted by relevance
62 void removeAnimationElementFromTarget(SVGSMILElement*, SVGElement*);
155 void SVGDocumentExtensions::removeAnimationElementFromTarget(SVGSMILElement* animationElement, SVGE… in removeAnimationElementFromTarget() function in WebCore::SVGDocumentExtensions
145 document()->accessSVGExtensions()->removeAnimationElementFromTarget(this, m_targetElement); in ~SVGSMILElement()196 document()->accessSVGExtensions()->removeAnimationElementFromTarget(this, m_targetElement); in removedFromDocument()
60456 …(WebCore::SVGDocumentExtensions::removeAnimationElementFromTarget): Animation stoped, remove it fr…