#include <css_value_text_decoration.h>
◆ Type
Enumerator |
---|
type_none | |
type_values | |
type_inherit | |
type_inherit_special | |
◆ CSSValueTextDecoration()
clan::CSSValueTextDecoration::CSSValueTextDecoration |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueTextDecoration::compute |
( |
const CSSValueTextDecoration * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueTextDecoration::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueTextDecoration::to_string |
( |
| ) |
const |
|
virtual |
◆ blink
bool clan::CSSValueTextDecoration::blink |
◆ line_through
bool clan::CSSValueTextDecoration::line_through |
◆ overline
bool clan::CSSValueTextDecoration::overline |
◆ type
Type clan::CSSValueTextDecoration::type |
◆ underline
bool clan::CSSValueTextDecoration::underline |
The documentation for this class was generated from the following file: