#include <css_computed_generic.h>
Public Member Functions | |
| void | compute (const CSSComputedValues &parent, CSSResourceCache *layout, float em_size, float ex_size) |
Public Attributes | |
| std::vector< CSSValueGeneric > | generic_values |
| void clan::CSSComputedGeneric::compute | ( | const CSSComputedValues & | parent, |
| CSSResourceCache * | layout, | ||
| float | em_size, | ||
| float | ex_size | ||
| ) |
| std::vector<CSSValueGeneric> clan::CSSComputedGeneric::generic_values |