#include <css_value_background_attachment.h>
◆ Attachment
Enumerator |
---|
attachment_scroll | |
attachment_local | |
attachment_fixed | |
◆ Type
Enumerator |
---|
type_attachments | |
type_inherit | |
◆ CSSValueBackgroundAttachment()
clan::CSSValueBackgroundAttachment::CSSValueBackgroundAttachment |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValueBackgroundAttachment::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValueBackgroundAttachment::compute |
( |
const CSSValueBackgroundAttachment * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBackgroundAttachment::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBackgroundAttachment::to_string |
( |
| ) |
const |
|
virtual |
◆ attachments
std::vector<Attachment> clan::CSSValueBackgroundAttachment::attachments |
◆ type
Type clan::CSSValueBackgroundAttachment::type |
The documentation for this class was generated from the following file: