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