#include <css_value_align_items.h>
| Enumerator |
|---|
| type_flex_start |
|
| type_flex_end |
|
| type_center |
|
| type_baseline |
|
| type_stretch |
|
| type_inherit |
|
| clan::CSSValueAlignItems::CSSValueAlignItems |
( |
| ) |
|
| void clan::CSSValueAlignItems::compute |
( |
const CSSValueAlignItems * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| std::string clan::CSSValueAlignItems::get_name |
( |
| ) |
const |
|
virtual |
| std::string clan::CSSValueAlignItems::to_string |
( |
| ) |
const |
|
virtual |
| Type clan::CSSValueAlignItems::type |
The documentation for this class was generated from the following file: