Searched refs:isStyledTransformable (Results 1 – 9 of 9) sorted by relevance
69 virtual bool isStyledTransformable() const { return true; } in DECLARE_ANIMATED_TRANSFORM_LIST()
104 if (element->isStyledTransformable()) in transformListFor()202 if (shadowTreeElement->isStyledTransformable()) in applyResultsToTarget()
77 virtual bool isStyledTransformable() const { return false; } in isStyledTransformable() function
63 if (!targetElement->isStyledTransformable() && !targetElement->hasTagName(SVGNames::textTag)) in hasValidAttributeType()
679 if (n->isSVGElement() && static_cast<SVGElement*>(n)->isStyledTransformable()) { in toClipPath()
127 … if (!childNode->isSVGElement() || !static_cast<SVGElement*>(childNode)->isStyledTransformable()) in pathOnlyClipping()
5382 (KSVG::SVGElementImpl::isStyledTransformable):5716 (KSVG::SVGStyledTransformableElementImpl::isStyledTransformable):
38056 (WebCore::SVGElement::isStyledTransformable):
51061 (WebCore::SVGStyledTransformableElement::isStyledTransformable):