#include <css_value_background_repeat.h>
| Enumerator |
|---|
| style_repeat |
|
| style_no_repeat |
|
| style_space |
|
| style_round |
|
| Enumerator |
|---|
| type_repeat_style |
|
| type_inherit |
|
| clan::CSSValueBackgroundRepeat::CSSValueBackgroundRepeat |
( |
| ) |
|
| std::unique_ptr<CSSPropertyValue> clan::CSSValueBackgroundRepeat::clone |
( |
| ) |
const |
|
virtual |
| void clan::CSSValueBackgroundRepeat::compute |
( |
const CSSValueBackgroundRepeat * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| std::string clan::CSSValueBackgroundRepeat::get_name |
( |
| ) |
const |
|
virtual |
| std::string clan::CSSValueBackgroundRepeat::to_string |
( |
| ) |
const |
|
virtual |
| std::vector<RepeatStyle> clan::CSSValueBackgroundRepeat::repeat_x |
| std::vector<RepeatStyle> clan::CSSValueBackgroundRepeat::repeat_y |
| Type clan::CSSValueBackgroundRepeat::type |
The documentation for this class was generated from the following file: