HomeSort by relevance Sort by last modified time
    Searched refs:hasY2 (Results 1 - 2 of 2) sorted by null

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

Completed in 403 milliseconds