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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
LinearGradientAttributes.h 49 bool hasX1() const { return m_x1Set; }
SVGLinearGradientElement.cpp 152 if (!attributes.hasX1() && current->hasAttribute(SVGNames::x1Attr))

Completed in 23 milliseconds