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