Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGUseElement.cpp273 SVGElement* shadowTreeElement = targetInstance->shadowTreeElement(); in updateContainerSize() local
321 SVGElement* shadowTreeElement = targetInstance->shadowTreeElement(); in updateContainerOffset() local
399 SVGElement* shadowTreeElement = targetInstance->shadowTreeElement(); in dumpInstanceTree() local
965 if (SVGElement* shadowTreeElement = target->shadowTreeElement()) { in transferEventListenersToShadowTree() local
H A DSVGElementInstance.h61 SVGElement* shadowTreeElement() const { return m_shadowTreeElement.get(); } in shadowTreeElement() function
H A DSVGAnimateTransformElement.cpp200 SVGElement* shadowTreeElement = (*it)->shadowTreeElement(); in applyResultsToTarget() local
H A DSVGAnimateMotionElement.cpp237 SVGElement* shadowTreeElement = (*it)->shadowTreeElement(); in applyResultsToTarget() local
H A DSVGAnimationElement.cpp339 SVGElement* shadowTreeElement = (*it)->shadowTreeElement(); in setTargetAttributeAnimatedValue() local
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGElementInstance.cpp105 SVGElement *SVGElementInstance::shadowTreeElement() const in shadowTreeElement() function in WebCore::SVGElementInstance
H A DSVGAnimateTransformElement.cpp183 SVGElement *shadowTreeElement = (*it)->shadowTreeElement(); in applyResultsToTarget() local
H A DSVGAnimateMotionElement.cpp240 SVGElement *shadowTreeElement = (*it)->shadowTreeElement(); in applyResultsToTarget() local
H A DSVGAnimationElement.cpp347 SVGElement *shadowTreeElement = (*it)->shadowTreeElement(); in setTargetAttributeAnimatedValue() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.cpp1880 Node* shadowTreeElement = referenceNode->shadowTreeRootNode(); in instanceAssociatedWithShadowTreeElement() local
1929 SVGElement* shadowTreeElement = instance->shadowTreeElement(); in updateMouseEventTargetNode() local