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