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