#include <css_value_background_color.h>
◆ Type
Enumerator |
---|
type_color | |
type_inherit | |
◆ CSSValueBackgroundColor()
clan::CSSValueBackgroundColor::CSSValueBackgroundColor |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValueBackgroundColor::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValueBackgroundColor::compute |
( |
const CSSValueBackgroundColor * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBackgroundColor::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBackgroundColor::to_string |
( |
| ) |
const |
|
virtual |
◆ color
Colorf clan::CSSValueBackgroundColor::color |
◆ type
Type clan::CSSValueBackgroundColor::type |
The documentation for this class was generated from the following file: