#include <css_box_length.h>
| Enumerator |
|---|
| type_mm |
|
| type_cm |
|
| type_in |
|
| type_pt |
|
| type_pc |
|
| type_px |
|
| type_em |
|
| type_ex |
|
| type_computed_px |
|
| CL_CSSBoxLength::CL_CSSBoxLength |
( |
) | |
|
|
inline |
| CL_CSSBoxLength::CL_CSSBoxLength |
( |
float |
value, |
|
|
Type |
type |
|
) |
| |
|
inline |
| CL_String CL_CSSBoxLength::to_string |
( |
) | |
const |
|
inline |
References CL_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 CL_CSSBoxLength::type |
| float CL_CSSBoxLength::value |
The documentation for this class was generated from the following file: