#include <css_value_border_color.h>
◆ Type
Enumerator |
---|
type_color | |
type_inherit | |
type_get_from_color_property | |
◆ ValueType
Enumerator |
---|
left_value | |
top_value | |
right_value | |
bottom_value | |
◆ CSSValueBorderColor() [1/2]
clan::CSSValueBorderColor::CSSValueBorderColor |
( |
| ) |
|
◆ CSSValueBorderColor() [2/2]
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueBorderColor::compute |
( |
const CSSValueBorderColor * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size, |
|
|
const Colorf & |
color_property_color |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBorderColor::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBorderColor::to_string |
( |
| ) |
const |
|
virtual |
◆ color
Colorf clan::CSSValueBorderColor::color |
◆ type
Type clan::CSSValueBorderColor::type |
◆ value_type
ValueType clan::CSSValueBorderColor::value_type |
The documentation for this class was generated from the following file: