#include <css_value_border_image_outset.h>
| Enumerator |
|---|
| type_values |
|
| type_inherit |
|
| Enumerator |
|---|
| value_type_length |
|
| value_type_number |
|
| clan::CSSValueBorderImageOutset::CSSValueBorderImageOutset |
( |
| ) |
|
| std::unique_ptr<CSSPropertyValue> clan::CSSValueBorderImageOutset::clone |
( |
| ) |
const |
|
virtual |
| void clan::CSSValueBorderImageOutset::compute |
( |
const CSSValueBorderImageOutset * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| std::string clan::CSSValueBorderImageOutset::get_name |
( |
| ) |
const |
|
virtual |
| std::string clan::CSSValueBorderImageOutset::to_string |
( |
| ) |
const |
|
virtual |
| CSSLength clan::CSSValueBorderImageOutset::length_bottom |
| CSSLength clan::CSSValueBorderImageOutset::length_left |
| CSSLength clan::CSSValueBorderImageOutset::length_right |
| CSSLength clan::CSSValueBorderImageOutset::length_top |
| float clan::CSSValueBorderImageOutset::number_bottom |
| float clan::CSSValueBorderImageOutset::number_left |
| float clan::CSSValueBorderImageOutset::number_right |
| float clan::CSSValueBorderImageOutset::number_top |
| Type clan::CSSValueBorderImageOutset::type |
| ValueType clan::CSSValueBorderImageOutset::value_bottom |
| ValueType clan::CSSValueBorderImageOutset::value_left |
| ValueType clan::CSSValueBorderImageOutset::value_right |
| ValueType clan::CSSValueBorderImageOutset::value_top |
The documentation for this class was generated from the following file: