#include <css_value_border_image_slice.h>
◆ Type
Enumerator |
---|
type_values | |
type_inherit | |
◆ ValueType
Enumerator |
---|
value_type_number | |
value_type_percentage | |
◆ CSSValueBorderImageSlice()
clan::CSSValueBorderImageSlice::CSSValueBorderImageSlice |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValueBorderImageSlice::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValueBorderImageSlice::compute |
( |
const CSSValueBorderImageSlice * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueBorderImageSlice::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueBorderImageSlice::to_string |
( |
| ) |
const |
|
virtual |
◆ fill_center
bool clan::CSSValueBorderImageSlice::fill_center |
◆ number_bottom
float clan::CSSValueBorderImageSlice::number_bottom |
◆ number_left
float clan::CSSValueBorderImageSlice::number_left |
◆ number_right
float clan::CSSValueBorderImageSlice::number_right |
◆ number_top
float clan::CSSValueBorderImageSlice::number_top |
◆ percentage_bottom
float clan::CSSValueBorderImageSlice::percentage_bottom |
◆ percentage_left
float clan::CSSValueBorderImageSlice::percentage_left |
◆ percentage_right
float clan::CSSValueBorderImageSlice::percentage_right |
◆ percentage_top
float clan::CSSValueBorderImageSlice::percentage_top |
◆ type
Type clan::CSSValueBorderImageSlice::type |
◆ value_bottom
ValueType clan::CSSValueBorderImageSlice::value_bottom |
◆ value_left
ValueType clan::CSSValueBorderImageSlice::value_left |
◆ value_right
ValueType clan::CSSValueBorderImageSlice::value_right |
◆ value_top
ValueType clan::CSSValueBorderImageSlice::value_top |
The documentation for this class was generated from the following file: