#include <Gradient.h>
|
static Ref< Gradient > | create (const FloatPoint &p0, const FloatPoint &p1) |
|
static Ref< Gradient > | create (const FloatPoint &p0, float r0, const FloatPoint &p1, float r1, float aspectRatio=1) |
|
static Ref< Gradient > | create (const FloatPoint &p0, const FloatPoint &p1) |
|
static Ref< Gradient > | create (const FloatPoint &p0, float r0, const FloatPoint &p1, float r1, float aspectRatio=1) |
|
◆ ~Gradient() [1/2]
WebCore::Gradient::~Gradient |
( |
| ) |
|
◆ ~Gradient() [2/2]
◆ addColorStop() [1/4]
◆ addColorStop() [2/4]
◆ addColorStop() [3/4]
void WebCore::Gradient::addColorStop |
( |
float |
value, |
|
|
const Color & |
color |
|
) |
| |
◆ addColorStop() [4/4]
◆ adjustParametersForTiledDrawing() [1/2]
◆ adjustParametersForTiledDrawing() [2/2]
◆ aspectRatio() [1/2]
float WebCore::Gradient::aspectRatio |
( |
| ) |
const |
|
inline |
◆ aspectRatio() [2/2]
float WebCore::Gradient::aspectRatio |
( |
| ) |
const |
|
inline |
◆ create() [1/4]
◆ create() [2/4]
◆ create() [3/4]
◆ create() [4/4]
◆ endRadius() [1/2]
float WebCore::Gradient::endRadius |
( |
| ) |
const |
|
inline |
◆ endRadius() [2/2]
float WebCore::Gradient::endRadius |
( |
| ) |
const |
|
inline |
◆ fill() [1/2]
◆ fill() [2/2]
◆ gradientSpaceTransform() [1/2]
◆ gradientSpaceTransform() [2/2]
◆ hasAlpha() [1/2]
bool WebCore::Gradient::hasAlpha |
( |
| ) |
const |
◆ hasAlpha() [2/2]
bool WebCore::Gradient::hasAlpha |
( |
| ) |
const |
◆ hash() [1/2]
unsigned WebCore::Gradient::hash |
( |
| ) |
const |
◆ hash() [2/2]
unsigned WebCore::Gradient::hash |
( |
| ) |
const |
◆ invalidateHash() [1/2]
void WebCore::Gradient::invalidateHash |
( |
| ) |
|
|
inline |
◆ invalidateHash() [2/2]
void WebCore::Gradient::invalidateHash |
( |
| ) |
|
|
inline |
◆ isRadial() [1/2]
bool WebCore::Gradient::isRadial |
( |
| ) |
const |
|
inline |
◆ isRadial() [2/2]
bool WebCore::Gradient::isRadial |
( |
| ) |
const |
|
inline |
◆ isZeroSize() [1/2]
bool WebCore::Gradient::isZeroSize |
( |
| ) |
const |
|
inline |
◆ isZeroSize() [2/2]
bool WebCore::Gradient::isZeroSize |
( |
| ) |
const |
|
inline |
◆ p0() [1/2]
◆ p0() [2/2]
◆ p1() [1/2]
◆ p1() [2/2]
◆ platformGradient() [1/2]
◆ platformGradient() [2/2]
ID2D1Brush * WebCore::Gradient::platformGradient |
( |
| ) |
|
◆ setEndRadius() [1/2]
void WebCore::Gradient::setEndRadius |
( |
float |
r | ) |
|
|
inline |
◆ setEndRadius() [2/2]
void WebCore::Gradient::setEndRadius |
( |
float |
r | ) |
|
|
inline |
◆ setGradientSpaceTransform() [1/2]
void WebCore::Gradient::setGradientSpaceTransform |
( |
const AffineTransform & |
gradientSpaceTransformation | ) |
|
◆ setGradientSpaceTransform() [2/2]
void WebCore::Gradient::setGradientSpaceTransform |
( |
const AffineTransform & |
gradientSpaceTransformation | ) |
|
◆ setP0() [1/2]
◆ setP0() [2/2]
◆ setP1() [1/2]
◆ setP1() [2/2]
◆ setPlatformGradientSpaceTransform() [1/2]
void WebCore::Gradient::setPlatformGradientSpaceTransform |
( |
const AffineTransform & |
gradientSpaceTransformation | ) |
|
◆ setPlatformGradientSpaceTransform() [2/2]
void WebCore::Gradient::setPlatformGradientSpaceTransform |
( |
const AffineTransform & |
gradientSpaceTransformation | ) |
|
◆ setSpreadMethod() [1/2]
◆ setSpreadMethod() [2/2]
◆ setStartRadius() [1/2]
void WebCore::Gradient::setStartRadius |
( |
float |
r | ) |
|
|
inline |
◆ setStartRadius() [2/2]
void WebCore::Gradient::setStartRadius |
( |
float |
r | ) |
|
|
inline |
◆ setStopsSorted() [1/2]
void WebCore::Gradient::setStopsSorted |
( |
bool |
s | ) |
|
|
inline |
◆ setStopsSorted() [2/2]
void WebCore::Gradient::setStopsSorted |
( |
bool |
s | ) |
|
|
inline |
◆ spreadMethod() [1/2]
◆ spreadMethod() [2/2]
◆ startRadius() [1/2]
float WebCore::Gradient::startRadius |
( |
| ) |
const |
|
inline |
◆ startRadius() [2/2]
float WebCore::Gradient::startRadius |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: