#include <css_value_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 |
|
clan::CSSValueVerticalAlign::CSSValueVerticalAlign |
( |
| ) |
|
std::string clan::CSSValueVerticalAlign::to_string |
( |
| ) |
const |
|
virtual |
CSSLength clan::CSSValueVerticalAlign::length |
float clan::CSSValueVerticalAlign::percentage |
Type clan::CSSValueVerticalAlign::type |
The documentation for this class was generated from the following file: