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