#include <css_value_background_position.h>
◆ Type
Enumerator |
---|
type_value | |
type_inherit | |
◆ Type1
Enumerator |
---|
type1_left | |
type1_center | |
type1_right | |
type1_percentage | |
type1_length | |
◆ Type2
Enumerator |
---|
type2_top | |
type2_center | |
type2_bottom | |
type2_percentage | |
type2_length | |
◆ CSSValueBackgroundPosition()
clan::CSSValueBackgroundPosition::CSSValueBackgroundPosition |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValueBackgroundPosition::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValueBackgroundPosition::compute |
( |
const CSSValueBackgroundPosition * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBackgroundPosition::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBackgroundPosition::to_string |
( |
| ) |
const |
|
virtual |
◆ positions
std::vector<Position> clan::CSSValueBackgroundPosition::positions |
◆ type
The documentation for this class was generated from the following file: