webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::GradientAttributes, including all inherited members.
GradientAttributes() | WebCore::GradientAttributes | inline |
gradientTransform() const | WebCore::GradientAttributes | inline |
gradientUnits() const | WebCore::GradientAttributes | inline |
hasGradientTransform() const | WebCore::GradientAttributes | inline |
hasGradientUnits() const | WebCore::GradientAttributes | inline |
hasSpreadMethod() const | WebCore::GradientAttributes | inline |
hasStops() const | WebCore::GradientAttributes | inline |
setGradientTransform(const AffineTransform &value) | WebCore::GradientAttributes | inline |
setGradientUnits(SVGUnitTypes::SVGUnitType unitType) | WebCore::GradientAttributes | inline |
setSpreadMethod(SVGSpreadMethodType value) | WebCore::GradientAttributes | inline |
setStops(const Vector< Gradient::ColorStop > &value) | WebCore::GradientAttributes | inline |
spreadMethod() const | WebCore::GradientAttributes | inline |
stops() const | WebCore::GradientAttributes | inline |