#include <css_value_visibility.h>
| Enumerator |
|---|
| type_visible |
|
| type_hidden |
|
| type_collapse |
|
| type_inherit |
|
| clan::CSSValueVisibility::CSSValueVisibility |
( |
| ) |
|
| void clan::CSSValueVisibility::compute |
( |
const CSSValueVisibility * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| std::string clan::CSSValueVisibility::get_name |
( |
| ) |
const |
|
virtual |
| std::string clan::CSSValueVisibility::to_string |
( |
| ) |
const |
|
virtual |
| Type clan::CSSValueVisibility::type |
The documentation for this class was generated from the following file: