Searched refs:hasGradientTransform (Results 1 – 4 of 4) sorted by relevance
72 bool hasGradientTransform() const { return m_gradientTransformSet; } in hasGradientTransform() function
153 …if (!attributes.hasGradientTransform() && current->hasAttribute(SVGNames::gradientTransformAttr)) { in collectGradientAttributes()
164 …if (!attributes.hasGradientTransform() && current->hasAttribute(SVGNames::gradientTransformAttr)) { in collectGradientAttributes()
70395 (WebCore::GradientAttributes::hasGradientTransform):