Home | Sort by relevance Sort by last modified time |
/external/webkit/WebCore/svg/ | |
LinearGradientAttributes.h | 54 bool hasY2() const { return m_y2Set; } |
SVGLinearGradientElement.cpp | 182 if (!attributes.hasY2() && current->hasAttribute(SVGNames::y2Attr)) |