Searched refs:addElementReferencingTarget (Results 1 – 8 of 8) sorted by relevance
68 void addElementReferencingTarget(SVGElement* referencingElement, SVGElement* referencedElement);
78 document().accessSVGExtensions()->addElementReferencingTarget(this, toSVGElement(target)); in buildPendingResource()
111 document().accessSVGExtensions()->addElementReferencingTarget(this, toSVGElement(target)); in buildPendingResource()
172 document().accessSVGExtensions()->addElementReferencingTarget(this, toSVGElement(target)); in buildPendingResource()
218 document().accessSVGExtensions()->addElementReferencingTarget(this, it->element); in resetAnimatedType()
301 void SVGDocumentExtensions::addElementReferencingTarget(SVGElement* referencingElement, SVGElement*… in addElementReferencingTarget() function in WebCore::SVGDocumentExtensions
592 document().accessSVGExtensions()->addElementReferencingTarget(this, target); in buildInstanceTree()
238 document().accessSVGExtensions()->addElementReferencingTarget(this, svgTarget); in buildPendingResource()