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