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