Searched refs:removeSVGRootWithRelativeLengthDescendents (Results 1 – 4 of 4) sorted by relevance
69 void removeSVGRootWithRelativeLengthDescendents(SVGSVGElement*);
318 void SVGDocumentExtensions::removeSVGRootWithRelativeLengthDescendents(SVGSVGElement* svgRoot) in removeSVGRootWithRelativeLengthDescendents() function in blink::SVGDocumentExtensions
566 svgExtensions.removeSVGRootWithRelativeLengthDescendents(this); in removedFrom()
407 … svgExtensions.removeSVGRootWithRelativeLengthDescendents(toSVGSVGElement(clientElement)); in updateRelativeLengthsInformation()