#include <css_value_margin_width.h>
◆ Type
Enumerator |
---|
type_length | |
type_percentage | |
type_auto | |
type_inherit | |
◆ ValueType
Enumerator |
---|
left_value | |
top_value | |
right_value | |
bottom_value | |
◆ CSSValueMarginWidth() [1/2]
clan::CSSValueMarginWidth::CSSValueMarginWidth |
( |
| ) |
|
◆ CSSValueMarginWidth() [2/2]
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueMarginWidth::compute |
( |
const CSSValueMarginWidth * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueMarginWidth::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueMarginWidth::to_string |
( |
| ) |
const |
|
virtual |
◆ length
◆ percentage
float clan::CSSValueMarginWidth::percentage |
◆ type
Type clan::CSSValueMarginWidth::type |
◆ value_type
ValueType clan::CSSValueMarginWidth::value_type |
The documentation for this class was generated from the following file: