This is the complete list of members for HtmlColor, including all inherited members.
BilinearBlend(const HtmlColor &c00, const HtmlColor &c01, const HtmlColor &c10, const HtmlColor &c11, float x, float y) | HtmlColor | inlinestatic |
Color | HtmlColor | |
HtmlColor(uint32_t color) | HtmlColor | inline |
HtmlColor(const RgbColor &color) | HtmlColor | inline |
HtmlColor() | HtmlColor | inline |
operator!=(const HtmlColor &other) const | HtmlColor | inline |
operator==(const HtmlColor &other) const | HtmlColor | inline |
Parse(const char *name, size_t nameSize) | HtmlColor | inline |
Parse(const char *name) | HtmlColor | inline |
Parse(String const &name) | HtmlColor | inline |
ToNumericalString(char *buf, size_t bufSize) const | HtmlColor | |
ToString(char *buf, size_t bufSize) const | HtmlColor | inline |