#include <css_box_font_size.h>
|
| enum | Type {
type_xx_small,
type_x_small,
type_small,
type_medium,
type_large,
type_x_large,
type_xx_large,
type_larger,
type_smaller,
type_length,
type_percentage,
type_inherit
} |
| |
| Enumerator |
|---|
| type_xx_small |
|
| type_x_small |
|
| type_small |
|
| type_medium |
|
| type_large |
|
| type_x_large |
|
| type_xx_large |
|
| type_larger |
|
| type_smaller |
|
| type_length |
|
| type_percentage |
|
| type_inherit |
|
| CL_CSSBoxFontSize::CL_CSSBoxFontSize |
( |
) | |
|
| void CL_CSSBoxFontSize::compute |
( |
const CL_CSSBoxFontSize * |
parent, |
|
|
CL_CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| CL_String CL_CSSBoxFontSize::to_string |
( |
) | |
const |
|
virtual |
| float CL_CSSBoxFontSize::percentage |
| Type CL_CSSBoxFontSize::type |
The documentation for this class was generated from the following file: