#include <css_value_flex_direction.h>
◆ Type
Enumerator |
---|
type_row | |
type_row_reverse | |
type_column | |
type_column_reverse | |
type_inherit | |
◆ CSSValueFlexDirection()
clan::CSSValueFlexDirection::CSSValueFlexDirection |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueFlexDirection::compute |
( |
const CSSValueFlexDirection * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueFlexDirection::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueFlexDirection::to_string |
( |
| ) |
const |
|
virtual |
◆ type
Type clan::CSSValueFlexDirection::type |
The documentation for this class was generated from the following file: