#include <css_value_border_image_repeat.h>
| Enumerator |
|---|
| repeat_type_stretch |
|
| repeat_type_repeat |
|
| repeat_type_round |
|
| repeat_type_space |
|
| Enumerator |
|---|
| type_values |
|
| type_inherit |
|
| clan::CSSValueBorderImageRepeat::CSSValueBorderImageRepeat |
( |
| ) |
|
| std::unique_ptr<CSSPropertyValue> clan::CSSValueBorderImageRepeat::clone |
( |
| ) |
const |
|
virtual |
| void clan::CSSValueBorderImageRepeat::compute |
( |
const CSSValueBorderImageRepeat * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| std::string clan::CSSValueBorderImageRepeat::get_name |
( |
| ) |
const |
|
virtual |
| std::string clan::CSSValueBorderImageRepeat::to_string |
( |
| ) |
const |
|
virtual |
| RepeatType clan::CSSValueBorderImageRepeat::repeat_x |
| RepeatType clan::CSSValueBorderImageRepeat::repeat_y |
| Type clan::CSSValueBorderImageRepeat::type |
The documentation for this class was generated from the following file: