#include <css_value_border_radius.h>
| Enumerator |
|---|
| value_type_length |
|
| value_type_percentage |
|
| Enumerator |
|---|
| type_one_value |
|
| type_two_values |
|
| type_inherit |
|
| Enumerator |
|---|
| top_left_value |
|
| top_right_value |
|
| bottom_left_value |
|
| bottom_right_value |
|
| clan::CSSValueBorderRadius::CSSValueBorderRadius |
( |
| ) |
|
| void clan::CSSValueBorderRadius::compute |
( |
const CSSValueBorderRadius * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| std::string clan::CSSValueBorderRadius::get_name |
( |
| ) |
const |
|
virtual |
| std::string clan::CSSValueBorderRadius::to_string |
( |
| ) |
const |
|
virtual |
| CSSLength clan::CSSValueBorderRadius::length1 |
| CSSLength clan::CSSValueBorderRadius::length2 |
| float clan::CSSValueBorderRadius::percentage1 |
| float clan::CSSValueBorderRadius::percentage2 |
| Type clan::CSSValueBorderRadius::type |
| ValueType clan::CSSValueBorderRadius::value_type |
| LengthType clan::CSSValueBorderRadius::value_type1 |
| LengthType clan::CSSValueBorderRadius::value_type2 |
The documentation for this class was generated from the following file: