Home
last modified time | relevance | path

Searched defs:targetInstance (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGUseElement.cpp242 static void updateContainerSize(SVGElementInstance* targetInstance) in updateContainerSize()
295 static void updateContainerOffset(SVGElementInstance* targetInstance) in updateContainerOffset()
380 void dumpInstanceTree(unsigned int& depth, String& text, SVGElementInstance* targetInstance) in dumpInstanceTree()
703 void SVGUseElement::buildInstanceTree(SVGElement* target, SVGElementInstance* targetInstance, bool&… in buildInstanceTree()
754 bool SVGUseElement::hasCycleUseReferencing(SVGUseElement* use, SVGElementInstance* targetInstance, … in hasCycleUseReferencing()
798 …wTree(SVGShadowTreeRootElement* shadowRoot, SVGElement* target, SVGElementInstance* targetInstance) in buildShadowTree()
969 …Element::associateInstancesWithShadowTreeElements(Node* target, SVGElementInstance* targetInstance) in associateInstancesWithShadowTreeElements()