Searched defs:rgbcolor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSPrimitiveValue.h176 RGBA32 getRGBA32Value() const { return m_type != CSS_RGBCOLOR ? 0 : m_value.rgbcolor; }
236 unsigned rgbcolor; member in union:WebCore::CSSPrimitiveValue::__anon14544

Completed in 23 milliseconds