Searched refs:addSVGRootWithRelativeLengthDescendents (Results 1 – 3 of 3) sorted by relevance
73 void addSVGRootWithRelativeLengthDescendents(SVGSVGElement*);
374 void SVGDocumentExtensions::addSVGRootWithRelativeLengthDescendents(SVGSVGElement* svgRoot) in addSVGRootWithRelativeLengthDescendents() function in WebCore::SVGDocumentExtensions
501 svgExtensions->addSVGRootWithRelativeLengthDescendents(toSVGSVGElement(clientElement)); in updateRelativeLengthsInformation()