#include <css_value_background_image.h>
◆ ImageType
Enumerator |
---|
image_type_uri | |
image_type_none | |
◆ Type
Enumerator |
---|
type_images | |
type_inherit | |
◆ CSSValueBackgroundImage()
clan::CSSValueBackgroundImage::CSSValueBackgroundImage |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValueBackgroundImage::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValueBackgroundImage::compute |
( |
const CSSValueBackgroundImage * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBackgroundImage::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBackgroundImage::to_string |
( |
| ) |
const |
|
virtual |
◆ images
std::vector<Image> clan::CSSValueBackgroundImage::images |
◆ type
Type clan::CSSValueBackgroundImage::type |
The documentation for this class was generated from the following file: