WebCore::Color Member List
This is the complete list of members for
WebCore::Color, including all inherited members.
alpha() const | WebCore::Color | [inline] |
black | WebCore::Color | [static] |
blend(const Color &) const | WebCore::Color | |
blendWithWhite() const | WebCore::Color | |
blue() const | WebCore::Color | [inline] |
Color() | WebCore::Color | [inline] |
Color(RGBA32 col) | WebCore::Color | [inline] |
Color(int r, int g, int b) | WebCore::Color | [inline] |
Color(int r, int g, int b, int a) | WebCore::Color | [inline] |
Color(const String &) | WebCore::Color | [explicit] |
Color(const char *) | WebCore::Color | [explicit] |
dark() const | WebCore::Color | |
darkGray | WebCore::Color | [static] |
getRGBA(float &r, float &g, float &b, float &a) const | WebCore::Color | |
getRGBA(double &r, double &g, double &b, double &a) const | WebCore::Color | |
gray | WebCore::Color | [static] |
green() const | WebCore::Color | [inline] |
hasAlpha() const | WebCore::Color | [inline] |
isValid() const | WebCore::Color | [inline] |
light() const | WebCore::Color | |
lightGray | WebCore::Color | [static] |
name() const | WebCore::Color | |
parseHexColor(const String &name, RGBA32 &rgb) | WebCore::Color | [static] |
red() const | WebCore::Color | [inline] |
rgb() const | WebCore::Color | [inline] |
setNamedColor(const String &) | WebCore::Color | |
setRGB(int r, int g, int b) | WebCore::Color | [inline] |
setRGB(RGBA32 rgb) | WebCore::Color | [inline] |
transparent | WebCore::Color | [static] |
white | WebCore::Color | [static] |