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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
LinearGradientAttributes.h 51 bool hasX2() const { return m_x2Set; }
SVGLinearGradientElement.cpp 158 if (!attributes.hasX2() && current->hasAttribute(SVGNames::x2Attr))

Completed in 24 milliseconds