31 #include "../CSSDocument/css_property_value.h"
32 #include "../../Display/2D/color.h"
Floating point color description class (for float).
Definition: color.h:661
Type
Definition: css_value_background_color.h:47
void apply(CSSComputedValuesUpdater *updater)
Definition: css_computed_values_updater.h:52
CSSValueBackgroundColor()
Definition: css_value_background_color.h:50
Type type
Definition: css_value_background_color.h:52
std::string to_string() const
void compute(const CSSValueBackgroundColor *parent, CSSResourceCache *layout, float em_size, float ex_size)
Definition: css_value_background_color.h:39
Definition: css_property_value.h:41
Colorf color
Definition: css_value_background_color.h:53
Definition: css_value_background_color.h:49