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