#include <css_value_generic.h>
◆ Type
Enumerator |
---|
type_tokens | |
type_inherit | |
◆ CSSValueGeneric()
clan::CSSValueGeneric::CSSValueGeneric |
( |
const std::string & |
property_name | ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueGeneric::compute |
( |
const std::vector< CSSValueGeneric > * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueGeneric::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueGeneric::to_string |
( |
| ) |
const |
|
virtual |
◆ property_name
std::string clan::CSSValueGeneric::property_name |
◆ tokens
std::vector<CSSToken> clan::CSSValueGeneric::tokens |
◆ type
Type clan::CSSValueGeneric::type |
The documentation for this class was generated from the following file: