Searched refs:getRGBA32Value (Results 1 – 6 of 6) sorted by relevance
176 RGBA32 getRGBA32Value() const { return m_type != CSS_RGBCOLOR ? 0 : m_value.rgbcolor; } in getRGBA32Value() function
468 color = primitiveValue->getRGBA32Value(); in parseColor()
7012 col.setRGB(primitiveValue->getRGBA32Value()); in getColorFromPrimitiveValue()
712 … && !alphaChannel(static_cast<CSSPrimitiveValue*>(backgroundColor.get())->getRGBA32Value())) { in prepareToApplyAt()848 return primitiveColor->getRGBA32Value(); in getRGBAFontColor()
930 return !alphaChannel(value->getRGBA32Value()); in hasTransparentBackgroundColor()
82914 (WebCore::CSSPrimitiveValue::getRGBA32Value):