#include <css_value_background_origin.h>
◆ OriginType
Enumerator |
---|
origin_border_box | |
origin_padding_box | |
origin_content_box | |
◆ Type
Enumerator |
---|
type_value | |
type_inherit | |
◆ CSSValueBackgroundOrigin()
clan::CSSValueBackgroundOrigin::CSSValueBackgroundOrigin |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValueBackgroundOrigin::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValueBackgroundOrigin::compute |
( |
const CSSValueBackgroundOrigin * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBackgroundOrigin::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBackgroundOrigin::to_string |
( |
| ) |
const |
|
virtual |
◆ type
◆ values
std::vector<OriginType> clan::CSSValueBackgroundOrigin::values |
The documentation for this class was generated from the following file: