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