![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_filmicrgb_gui_button_data_t:Data Fields | |
| float | left |
| float | right |
| float | top |
| float | bottom |
| float | w |
| float | h |
| gint | mouse_hover |
| GtkStateFlags | state |
| DTGTKCairoPaintIconFunc | icon |
Definition at line 265 of file filmicrgb.c.
| float dt_iop_filmicrgb_gui_button_data_t::bottom |
Definition at line 271 of file filmicrgb.c.
| float dt_iop_filmicrgb_gui_button_data_t::h |
Definition at line 273 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| DTGTKCairoPaintIconFunc dt_iop_filmicrgb_gui_button_data_t::icon |
Definition at line 280 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| float dt_iop_filmicrgb_gui_button_data_t::left |
Definition at line 268 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| gint dt_iop_filmicrgb_gui_button_data_t::mouse_hover |
Definition at line 276 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| float dt_iop_filmicrgb_gui_button_data_t::right |
Definition at line 269 of file filmicrgb.c.
| GtkStateFlags dt_iop_filmicrgb_gui_button_data_t::state |
Definition at line 277 of file filmicrgb.c.
Referenced by update_modelines.modelines_updater_t::process_line().
| float dt_iop_filmicrgb_gui_button_data_t::top |
Definition at line 270 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| float dt_iop_filmicrgb_gui_button_data_t::w |
Definition at line 272 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().