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