#include <css_value_shadow.h>
◆ Type
Enumerator |
---|
type_none | |
type_shadows | |
type_inherit | |
◆ CSSValueShadow()
clan::CSSValueShadow::CSSValueShadow |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueShadow::compute |
( |
const CSSValueShadow * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueShadow::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueShadow::to_string |
( |
| ) |
const |
|
virtual |
◆ shadows
std::vector<Shadow> clan::CSSValueShadow::shadows |
◆ type
Type clan::CSSValueShadow::type |
The documentation for this class was generated from the following file: