Searched refs:hasFy (Results 1 – 2 of 2) sorted by relevance
175 if (!attributes.hasFy() && current->hasAttribute(SVGNames::fyAttr)) in collectGradientAttributes()204 if (!attributes.hasFy()) in collectGradientAttributes()
58 bool hasFy() const { return m_fySet; } in hasFy() function