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