webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
WebCore::CanvasStyle Member List

This is the complete list of members for WebCore::CanvasStyle, including all inherited members.

applyFillColor(GraphicsContext &) constWebCore::CanvasStyle
applyStrokeColor(GraphicsContext &) constWebCore::CanvasStyle
canvasGradient() constWebCore::CanvasStyleinline
canvasPattern() constWebCore::CanvasStyleinline
CanvasStyle()WebCore::CanvasStyleinline
CanvasStyle(Color)WebCore::CanvasStyle
CanvasStyle(float grayLevel, float alpha)WebCore::CanvasStyle
CanvasStyle(float r, float g, float b, float alpha)WebCore::CanvasStyle
CanvasStyle(float c, float m, float y, float k, float alpha)WebCore::CanvasStyle
CanvasStyle(CanvasGradient &)WebCore::CanvasStyle
CanvasStyle(CanvasPattern &)WebCore::CanvasStyle
color() constWebCore::CanvasStyleinline
createFromString(const String &color, Document *=nullptr)WebCore::CanvasStylestatic
createFromStringWithOverrideAlpha(const String &color, float alpha)WebCore::CanvasStylestatic
hasOverrideAlpha() constWebCore::CanvasStyleinline
isCurrentColor() constWebCore::CanvasStyleinline
isEquivalentCMYKA(float cyan, float magenta, float yellow, float black, float alpha) constWebCore::CanvasStyle
isEquivalentColor(const CanvasStyle &) constWebCore::CanvasStyle
isEquivalentRGBA(float red, float green, float blue, float alpha) constWebCore::CanvasStyle
isValid() constWebCore::CanvasStyleinline
overrideAlpha() constWebCore::CanvasStyleinline