#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
} |
|
◆ Type
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 | |
◆ CSSValueCursor()
clan::CSSValueCursor::CSSValueCursor |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValueCursor::compute |
( |
const CSSValueCursor * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValueCursor::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValueCursor::to_string |
( |
| ) |
const |
|
virtual |
◆ type
Type clan::CSSValueCursor::type |
◆ urls
std::vector<std::string> clan::CSSValueCursor::urls |
The documentation for this class was generated from the following file: