Searched refs:hasStops (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DGradientAttributes.h70 bool hasStops() const { return m_stopsSet; } function in struct:blink::GradientAttributes
H A DSVGLinearGradientElement.cpp120 if (!attributes.hasStops()) {
H A DSVGRadialGradientElement.cpp134 if (!attributes.hasStops()) {

Completed in 85 milliseconds