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

/external/webkit/Source/WebCore/svg/
H A DSVGUseElement.cpp567 buildShadowTree(shadowRoot, target, m_targetElementInstance.get());
798 void SVGUseElement::buildShadowTree(SVGShadowTreeRootElement* shadowRoot, SVGElement* target, SVGElementInstance* targetInstance) function in class:WebCore::SVGUseElement
828 // do this directly in buildShadowTree, if we encounter a <use> element?

Completed in 90 milliseconds