Searched refs:hasY1 (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DLinearGradientAttributes.h51 bool hasY1() const { return m_y1Set; } function in struct:WebCore::LinearGradientAttributes
H A DSVGLinearGradientElement.cpp171 if (!attributes.hasY1() && current->hasAttribute(SVGNames::y1Attr))

Completed in 53 milliseconds