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