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

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

Completed in 34 milliseconds