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

/external/webkit/Source/WebCore/svg/
H A DLinearGradientAttributes.h52 bool hasX2() const { return m_x2Set; } function in struct:WebCore::LinearGradientAttributes
H A DSVGLinearGradientElement.cpp174 if (!attributes.hasX2() && current->hasAttribute(SVGNames::x2Attr))

Completed in 69 milliseconds