#include <css_value_text_indent.h>
◆ Type
Enumerator |
---|
type_length | |
type_percentage | |
type_inherit | |
◆ CSSValueTextIndent()
clan::CSSValueTextIndent::CSSValueTextIndent |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueTextIndent::compute |
( |
const CSSValueTextIndent * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueTextIndent::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueTextIndent::to_string |
( |
| ) |
const |
|
virtual |
◆ length
◆ percentage
float clan::CSSValueTextIndent::percentage |
◆ type
Type clan::CSSValueTextIndent::type |
The documentation for this class was generated from the following file: