Searched refs:instancesForElement (Results 1 – 12 of 12) sorted by relevance
101 const HashSet<SVGElementInstance*>& instancesForElement() const;
100 const HashSet<SVGElementInstance*>& set = element->instancesForElement(); in invalidateAllInstancesOfElement()
197 const HashSet<SVGElementInstance*>& instances = targetElement->instancesForElement(); in applyResultsToTarget()
234 const HashSet<SVGElementInstance*>& instances = targetElement->instancesForElement(); in applyResultsToTarget()
183 const HashSet<SVGElementInstance*>& SVGElement::instancesForElement() const in instancesForElement() function in WebCore::SVGElement
335 const HashSet<SVGElementInstance*>& instances = targetElement->instancesForElement(); in setTargetAttributeAnimatedValue()
407 const HashSet<SVGElementInstance*>& elementInstances = element->instancesForElement(); in dumpInstanceTree()
2546 return styledElement->instancesForElement(); in instancesForSVGElement()
1946 … HashSet<SVGElementInstance*> instances = lastCorrespondingElement->instancesForElement(); in updateMouseEventTargetNode()
86362 Move mapInstanceToElement/removeInstanceMapping/instancesForElement86379 (WebCore::SVGElement::instancesForElement):
1236 …* svg/SVGAnimateMotionElement.cpp: SVGElement::instancesForElement() now returns a const-reference…1250 (WebCore::SVGElement::instancesForElement): Ditto.
63064 (WebCore::SVGDocumentExtensions::instancesForElement):