![]() |
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 237 of file filmicrgb.c.
| float dt_iop_filmicrgb_gui_button_data_t::bottom |
Definition at line 243 of file filmicrgb.c.
| float dt_iop_filmicrgb_gui_button_data_t::h |
Definition at line 245 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| DTGTKCairoPaintIconFunc dt_iop_filmicrgb_gui_button_data_t::icon |
Definition at line 252 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| float dt_iop_filmicrgb_gui_button_data_t::left |
Definition at line 240 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| gint dt_iop_filmicrgb_gui_button_data_t::mouse_hover |
Definition at line 248 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| float dt_iop_filmicrgb_gui_button_data_t::right |
Definition at line 241 of file filmicrgb.c.
| GtkStateFlags dt_iop_filmicrgb_gui_button_data_t::state |
Definition at line 249 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 242 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().
| float dt_iop_filmicrgb_gui_button_data_t::w |
Definition at line 244 of file filmicrgb.c.
Referenced by filmic_gui_draw_icon().