#include <css_value_background_clip.h>
◆ ClipType
Enumerator |
---|
clip_border_box | |
clip_padding_box | |
clip_content_box | |
◆ Type
Enumerator |
---|
type_value | |
type_inherit | |
◆ CSSValueBackgroundClip()
clan::CSSValueBackgroundClip::CSSValueBackgroundClip |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueBackgroundClip::compute |
( |
const CSSValueBackgroundClip * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBackgroundClip::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBackgroundClip::to_string |
( |
| ) |
const |
|
virtual |
◆ type
◆ values
std::vector<ClipType> clan::CSSValueBackgroundClip::values |
The documentation for this class was generated from the following file: