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