#include <css_value_cursor.h>
|
| enum | Type {
type_uris,
type_auto,
type_crosshair,
type_default,
type_pointer,
type_move,
type_e_resize,
type_ne_resize,
type_nw_resize,
type_n_resize,
type_se_resize,
type_sw_resize,
type_s_resize,
type_w_resize,
type_text,
type_wait,
type_help,
type_progress,
type_inherit
} |
| |
| Enumerator |
|---|
| type_uris |
|
| type_auto |
|
| type_crosshair |
|
| type_default |
|
| type_pointer |
|
| type_move |
|
| type_e_resize |
|
| type_ne_resize |
|
| type_nw_resize |
|
| type_n_resize |
|
| type_se_resize |
|
| type_sw_resize |
|
| type_s_resize |
|
| type_w_resize |
|
| type_text |
|
| type_wait |
|
| type_help |
|
| type_progress |
|
| type_inherit |
|
| clan::CSSValueCursor::CSSValueCursor |
( |
| ) |
|
| void clan::CSSValueCursor::compute |
( |
const CSSValueCursor * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
| std::string clan::CSSValueCursor::get_name |
( |
| ) |
const |
|
virtual |
| std::string clan::CSSValueCursor::to_string |
( |
| ) |
const |
|
virtual |
| Type clan::CSSValueCursor::type |
| std::vector<std::string> clan::CSSValueCursor::urls |
The documentation for this class was generated from the following file: