Home | Sort by relevance Sort by last modified time |
/external/webkit/WebCore/svg/ | |
LinearGradientAttributes.h | 53 bool hasX2() const { return m_x2Set; } |
SVGLinearGradientElement.cpp | 179 if (!attributes.hasX2() && current->hasAttribute(SVGNames::x2Attr)) |