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

  /external/webkit/Source/WebCore/svg/
LinearGradientAttributes.h 50 bool hasX1() const { return m_x1Set; }
SVGLinearGradientElement.cpp 168 if (!attributes.hasX1() && current->hasAttribute(SVGNames::x1Attr))

Completed in 207 milliseconds