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