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