#include <css_length.h>
Enumerator |
---|
type_mm |
|
type_cm |
|
type_in |
|
type_pt |
|
type_pc |
|
type_px |
|
type_em |
|
type_ex |
|
type_computed_px |
|
clan::CSSLength::CSSLength |
( |
| ) |
|
|
inline |
clan::CSSLength::CSSLength |
( |
float |
value, |
|
|
Type |
type |
|
) |
| |
|
inline |
std::string clan::CSSLength::to_string |
( |
| ) |
const |
|
inline |
References clan::StringHelp::float_to_text(), type, type_cm, type_computed_px, type_em, type_ex, type_in, type_mm, type_pc, type_pt, type_px, and value.
Type clan::CSSLength::type |
float clan::CSSLength::value |
The documentation for this class was generated from the following file: