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