#include <css_value_outline_style.h>
|
enum | Type {
type_none,
type_hidden,
type_dotted,
type_dashed,
type_solid,
type_double,
type_groove,
type_ridge,
type_inset,
type_outset,
type_inherit
} |
|
◆ Type
Enumerator |
---|
type_none | |
type_hidden | |
type_dotted | |
type_dashed | |
type_solid | |
type_double | |
type_groove | |
type_ridge | |
type_inset | |
type_outset | |
type_inherit | |
◆ CSSValueOutlineStyle()
clan::CSSValueOutlineStyle::CSSValueOutlineStyle |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueOutlineStyle::compute |
( |
const CSSValueOutlineStyle * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueOutlineStyle::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueOutlineStyle::to_string |
( |
| ) |
const |
|
virtual |
◆ type
Type clan::CSSValueOutlineStyle::type |
The documentation for this class was generated from the following file: