Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGUseElement.cpp259 SVGElement* shadowTreeElement = targetInstance->shadowTreeElement(); in updateContainerSize() local
307 SVGElement* shadowTreeElement = targetInstance->shadowTreeElement(); in updateContainerOffset() local
385 SVGElement* shadowTreeElement = targetInstance->shadowTreeElement(); in dumpInstanceTree() local
949 if (SVGElement* shadowTreeElement = target->shadowTreeElement()) { in transferEventListenersToShadowTree() local
DSVGElementInstance.h61 SVGElement* shadowTreeElement() const { return m_shadowTreeElement.get(); } in shadowTreeElement() function
DSVGAnimateTransformElement.cpp200 SVGElement* shadowTreeElement = (*it)->shadowTreeElement(); in applyResultsToTarget() local
DSVGAnimateMotionElement.cpp237 SVGElement* shadowTreeElement = (*it)->shadowTreeElement(); in applyResultsToTarget() local
DSVGAnimationElement.cpp338 SVGElement* shadowTreeElement = (*it)->shadowTreeElement(); in setTargetAttributeAnimatedValue() local
/external/webkit/Source/WebCore/page/
DEventHandler.cpp1911 Node* shadowTreeElement = referenceNode->shadowTreeRootNode(); in instanceAssociatedWithShadowTreeElement() local
1960 SVGElement* shadowTreeElement = instance->shadowTreeElement(); in updateMouseEventTargetNode() local