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