Searched refs:isSVGRootWithRelativeLengthDescendents (Results 1 – 3 of 3) sorted by relevance
75 bool isSVGRootWithRelativeLengthDescendents(SVGSVGElement*) const;
386 bool SVGDocumentExtensions::isSVGRootWithRelativeLengthDescendents(SVGSVGElement* svgRoot) const in isSVGRootWithRelativeLengthDescendents() function in WebCore::SVGDocumentExtensions
111 …ASSERT(inDocument() || !accessDocumentSVGExtensions()->isSVGRootWithRelativeLengthDescendents(this… in ~SVGSVGElement()