addElementReferencingTarget 182 Source/core/svg/SVGAnimateElement.cpp document().accessSVGExtensions().addElementReferencingTarget(this, *it); addElementReferencingTarget 70 Source/core/svg/SVGDocumentExtensions.h void addElementReferencingTarget(SVGElement* referencingElement, SVGElement* referencedElement); addElementReferencingTarget 101 Source/core/svg/SVGFEImageElement.cpp document().accessSVGExtensions().addElementReferencingTarget(this, toSVGElement(target)); addElementReferencingTarget 70 Source/core/svg/SVGMPathElement.cpp document().accessSVGExtensions().addElementReferencingTarget(this, toSVGElement(target)); addElementReferencingTarget 168 Source/core/svg/SVGTextPathElement.cpp document().accessSVGExtensions().addElementReferencingTarget(this, toSVGElement((target))); addElementReferencingTarget 569 Source/core/svg/SVGUseElement.cpp document().accessSVGExtensions().addElementReferencingTarget(this, target); addElementReferencingTarget 254 Source/core/svg/animation/SVGSMILElement.cpp document().accessSVGExtensions().addElementReferencingTarget(this, svgTarget); addElementReferencingTarget 637 Source/core/svg/animation/SVGSMILElement.cpp document().accessSVGExtensions().addElementReferencingTarget(this, eventBase);