ownerSVGElement 79 Source/core/svg/SVGElement.h SVGSVGElement* ownerSVGElement() const; ownerSVGElement 780 Source/core/svg/SVGSVGElement.cpp if (SVGSVGElement* svg = viewElement.ownerSVGElement()) { ownerSVGElement 312 Source/core/svg/animation/SVGSMILElement.cpp SVGSVGElement* owner = ownerSVGElement();