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