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