#include <css_value_flex_basis.h>
Enumerator |
---|
type_length |
|
type_percentage |
|
type_auto |
|
type_inherit |
|
clan::CSSValueFlexBasis::CSSValueFlexBasis |
( |
| ) |
|
void clan::CSSValueFlexBasis::compute |
( |
const CSSValueFlexBasis * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
std::string clan::CSSValueFlexBasis::get_name |
( |
| ) |
const |
|
virtual |
std::string clan::CSSValueFlexBasis::to_string |
( |
| ) |
const |
|
virtual |
float clan::CSSValueFlexBasis::percentage |
Type clan::CSSValueFlexBasis::type |
The documentation for this class was generated from the following file: