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