#include <css_box_vertical_align.h>
|
enum | Type {
type_baseline,
type_sub,
type_super,
type_top,
type_text_top,
type_middle,
type_bottom,
type_text_bottom,
type_percentage,
type_length,
type_inherit
} |
|
Enumerator |
---|
type_baseline |
|
type_sub |
|
type_super |
|
type_top |
|
type_text_top |
|
type_middle |
|
type_bottom |
|
type_text_bottom |
|
type_percentage |
|
type_length |
|
type_inherit |
|
CL_CSSBoxVerticalAlign::CL_CSSBoxVerticalAlign |
( |
) | |
|
CL_String CL_CSSBoxVerticalAlign::to_string |
( |
) | |
const |
|
virtual |
float CL_CSSBoxVerticalAlign::percentage |
Type CL_CSSBoxVerticalAlign::type |
The documentation for this class was generated from the following file: