Searched defs:associateInstancesWithShadowTreeElements (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGUseElement.cpp581 associateInstancesWithShadowTreeElements(shadowRoot->firstChild(), m_targetElementInstance.get());
969 void SVGUseElement::associateInstancesWithShadowTreeElements(Node* target, SVGElementInstance* targetInstance) function in class:WebCore::SVGUseElement
1007 associateInstancesWithShadowTreeElements(node, instance);

Completed in 54 milliseconds