![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <runtime.h>
Collaboration diagram for dt_drawlayer_ui_state_t:Data Fields | |
| dt_drawlayer_widgets_t * | widgets |
| cairo_surface_t * | cursor_surface |
| int | cursor_surface_size |
| double | cursor_surface_ppd |
| float | cursor_radius |
| float | cursor_opacity |
| float | cursor_hardness |
| int | cursor_shape |
| float | cursor_color [3] |
| float dt_drawlayer_ui_state_t::cursor_color[3] |
Referenced by dt_drawlayer_ui_cursor_clear().
| float dt_drawlayer_ui_state_t::cursor_hardness |
Referenced by dt_drawlayer_ui_cursor_clear().
| float dt_drawlayer_ui_state_t::cursor_opacity |
Referenced by dt_drawlayer_ui_cursor_clear().
| float dt_drawlayer_ui_state_t::cursor_radius |
Referenced by dt_drawlayer_ui_cursor_clear().
| int dt_drawlayer_ui_state_t::cursor_shape |
Referenced by dt_drawlayer_ui_cursor_clear().
| cairo_surface_t* dt_drawlayer_ui_state_t::cursor_surface |
Referenced by dt_drawlayer_ui_cursor_clear().
| double dt_drawlayer_ui_state_t::cursor_surface_ppd |
Referenced by dt_drawlayer_ui_cursor_clear().
| int dt_drawlayer_ui_state_t::cursor_surface_size |
Referenced by dt_drawlayer_ui_cursor_clear().
| dt_drawlayer_widgets_t* dt_drawlayer_ui_state_t::widgets |