#include <css_value_background_size.h>
◆ SizeType
Enumerator |
---|
size_contain | |
size_cover | |
size_values | |
◆ Type
Enumerator |
---|
type_value | |
type_inherit | |
◆ ValueType
Enumerator |
---|
value_type_auto | |
value_type_length | |
value_type_percentage | |
◆ CSSValueBackgroundSize()
clan::CSSValueBackgroundSize::CSSValueBackgroundSize |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueBackgroundSize::compute |
( |
const CSSValueBackgroundSize * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBackgroundSize::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBackgroundSize::to_string |
( |
| ) |
const |
|
virtual |
◆ type
◆ values
std::vector<Size> clan::CSSValueBackgroundSize::values |
The documentation for this class was generated from the following file: