Searched refs:hasSpreadMethod (Results 1 – 4 of 4) sorted by relevance
70 bool hasSpreadMethod() const { return m_spreadMethodSet; } in hasSpreadMethod() function
147 if (!attributes.hasSpreadMethod() && current->hasAttribute(SVGNames::spreadMethodAttr)) in collectGradientAttributes()
158 if (!attributes.hasSpreadMethod() && current->hasAttribute(SVGNames::spreadMethodAttr)) in collectGradientAttributes()
70393 (WebCore::GradientAttributes::hasSpreadMethod):