Searched refs:ownerSVGElement (Results 1 – 6 of 6) sorted by relevance
25 readonly attribute SVGSVGElement? ownerSVGElement;
81 SVGSVGElement* ownerSVGElement() const;
726 if (SVGSVGElement* svg = viewElement.ownerSVGElement()) { in setupInitialView()
436 SVGSVGElement* SVGElement::ownerSVGElement() const in ownerSVGElement() function in blink::SVGElement
320 SVGSVGElement* owner = ownerSVGElement(); in insertedInto()
1095 var svg = container.ownerSVGElement || container;