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