#include <css_box_outline_style.h>
|
| enum | Type {
type_none,
type_hidden,
type_dotted,
type_dashed,
type_solid,
type_double,
type_groove,
type_ridge,
type_inset,
type_outset,
type_inherit
} |
| |
| Enumerator |
|---|
| type_none |
|
| type_hidden |
|
| type_dotted |
|
| type_dashed |
|
| type_solid |
|
| type_double |
|
| type_groove |
|
| type_ridge |
|
| type_inset |
|
| type_outset |
|
| type_inherit |
|
| CL_CSSBoxOutlineStyle::CL_CSSBoxOutlineStyle |
( |
) | |
|
| void CL_CSSBoxOutlineStyle::compute |
( |
const CL_CSSBoxOutlineStyle * |
parent, |
|
|
CL_CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| CL_String CL_CSSBoxOutlineStyle::to_string |
( |
) | |
const |
|
virtual |
| Type CL_CSSBoxOutlineStyle::type |
The documentation for this class was generated from the following file: