Searched refs:rgbcolor (Results 1 – 2 of 2) sorted by relevance
156 RGBA32 getRGBA32Value() const { return m_type != CSS_RGBCOLOR ? 0 : m_value.rgbcolor; } in getRGBA32Value()210 unsigned rgbcolor; member
225 m_value.rgbcolor = color; in CSSPrimitiveValue()655 return RGBColor::create(m_value.rgbcolor).releaseRef(); in getRGBColorValue()812 RGBA32 rgbColor = m_value.rgbcolor; in cssText()