Searched refs:instanceForShadowTreeElement (Results 1 – 7 of 7) sorted by relevance
48 SVGElementInstance* instanceForShadowTreeElement(Node*) const;100 …SVGElementInstance* instanceForShadowTreeElement(Node* element, SVGElementInstance* instance) cons…
1012 SVGElementInstance* SVGUseElement::instanceForShadowTreeElement(Node* element) const in instanceForShadowTreeElement() function in WebCore::SVGUseElement1019 return instanceForShadowTreeElement(element, m_targetElementInstance.get()); in instanceForShadowTreeElement()1022 SVGElementInstance* SVGUseElement::instanceForShadowTreeElement(Node* element, SVGElementInstance* … in instanceForShadowTreeElement() function in WebCore::SVGUseElement1036 if (SVGElementInstance* search = instanceForShadowTreeElement(element, current)) in instanceForShadowTreeElement()
74 …tance = static_cast<SVGUseElement*>(shadowTreeParentElement)->instanceForShadowTreeElement(referen… in findElementInstance()
1920 …return static_cast<SVGUseElement*>(shadowTreeParentElement)->instanceForShadowTreeElement(referenc… in instanceAssociatedWithShadowTreeElement()
6284 Return early SVGUseElement::instanceForShadowTreeElement if m_targetElementInstance is zero.6293 …(WebCore::SVGUseElement::instanceForShadowTreeElement): Add ASSERT(!inDocument()) when returning 0…8726 (WebCore::SVGUseElement::instanceForShadowTreeElement):
58697 (WebCore::SVGUseElement::instanceForShadowTreeElement):
1900 (WebCore::SVGUseElement::instanceForShadowTreeElement):