![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <blend.h>
Collaboration diagram for dt_iop_gui_blendif_filter_t:Data Fields | |
| GtkDarktableGradientSlider * | slider |
| GtkLabel * | head |
| GtkLabel * | label [4] |
| GtkLabel * | picker_label |
| GtkWidget * | polarity |
| GtkWidget * | channel_display |
| GtkWidget * | log_scale |
| GtkBox * | box |
| GtkBox* dt_iop_gui_blendif_filter_t::box |
Definition at line 295 of file blend.h.
Referenced by dt_iop_gui_init_blendif(), and dt_iop_gui_update_blendif().
| GtkWidget* dt_iop_gui_blendif_filter_t::channel_display |
Definition at line 293 of file blend.h.
Referenced by _blendop_blendif_channel_display_toggled(), _blendop_blendif_sync_channel_display_buttons(), and dt_iop_gui_init_blendif().
| GtkLabel* dt_iop_gui_blendif_filter_t::head |
Definition at line 289 of file blend.h.
Referenced by _blendop_blendif_disp_alternative_worker(), and dt_iop_gui_init_blendif().
| GtkLabel* dt_iop_gui_blendif_filter_t::label[4] |
Definition at line 290 of file blend.h.
Referenced by _blendop_blendif_sliders_callback(), _blendop_blendif_update_tab(), and dt_iop_gui_init_blendif().
| GtkWidget* dt_iop_gui_blendif_filter_t::log_scale |
Definition at line 294 of file blend.h.
Referenced by _blendop_blendif_log_scale_toggled(), _blendop_blendif_update_tab(), and dt_iop_gui_init_blendif().
| GtkLabel* dt_iop_gui_blendif_filter_t::picker_label |
Definition at line 291 of file blend.h.
Referenced by _update_gradient_slider_pickers(), and dt_iop_gui_init_blendif().
| GtkWidget* dt_iop_gui_blendif_filter_t::polarity |
Definition at line 292 of file blend.h.
Referenced by _blendop_blendif_polarity_callback(), _blendop_blendif_update_tab(), and dt_iop_gui_init_blendif().
| GtkDarktableGradientSlider* dt_iop_gui_blendif_filter_t::slider |
Definition at line 288 of file blend.h.
Referenced by _blendop_blendif_channel_mask_view(), _blendop_blendif_channel_mask_view_toggle(), _blendop_blendif_disp_alternative_worker(), _blendop_blendif_log_scale_toggled(), _blendop_blendif_polarity_callback(), _blendop_blendif_sliders_callback(), _blendop_blendif_sliders_reset_callback(), _blendop_blendif_update_tab(), _update_gradient_slider_pickers(), and dt_iop_gui_init_blendif().