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