#include <css_value_border_image_source.h>
◆ Type
Enumerator |
---|
type_none | |
type_image | |
type_inherit | |
◆ CSSValueBorderImageSource()
clan::CSSValueBorderImageSource::CSSValueBorderImageSource |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValueBorderImageSource::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValueBorderImageSource::compute |
( |
const CSSValueBorderImageSource * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBorderImageSource::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBorderImageSource::to_string |
( |
| ) |
const |
|
virtual |
◆ type
Type clan::CSSValueBorderImageSource::type |
◆ url
std::string clan::CSSValueBorderImageSource::url |
The documentation for this class was generated from the following file: