isSVGRootWithRelativeLengthDescendents 77 Source/core/svg/SVGDocumentExtensions.h bool isSVGRootWithRelativeLengthDescendents(SVGSVGElement*) const; isSVGRootWithRelativeLengthDescendents 103 Source/core/svg/SVGSVGElement.cpp ASSERT(inDocument() || !accessDocumentSVGExtensions().isSVGRootWithRelativeLengthDescendents(this));