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

  /external/webkit/WebCore/svg/
GradientAttributes.h 50 bool hasStops() const { return m_stopsSet; }
SVGLinearGradientElement.cpp 164 if (!attributes.hasStops()) {
SVGRadialGradientElement.cpp 196 if (!attributes.hasStops()) {

Completed in 503 milliseconds