Searched defs:svgRoot (Results 1 – 2 of 2) sorted by relevance
374 void SVGDocumentExtensions::addSVGRootWithRelativeLengthDescendents(SVGSVGElement* svgRoot) in addSVGRootWithRelativeLengthDescendents()380 void SVGDocumentExtensions::removeSVGRootWithRelativeLengthDescendents(SVGSVGElement* svgRoot) in removeSVGRootWithRelativeLengthDescendents()
832 RenderSVGRoot* svgRoot = toRenderSVGRoot(contentBox); in forceLayoutParentViewIfNeeded() local