![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <blend.h>
Data Fields | |
GtkDarktableGradientSlider * | slider |
GtkLabel * | head |
GtkLabel * | label [4] |
GtkLabel * | picker_label |
GtkWidget * | polarity |
GtkBox * | box |
GtkBox* dt_iop_gui_blendif_filter_t::box |
Referenced by dt_iop_gui_init_blendif(), and dt_iop_gui_update_blendif().
GtkLabel* dt_iop_gui_blendif_filter_t::head |
Referenced by _blendop_blendif_disp_alternative_worker(), and dt_iop_gui_init_blendif().
GtkLabel* dt_iop_gui_blendif_filter_t::label[4] |
GtkLabel* dt_iop_gui_blendif_filter_t::picker_label |
Referenced by _update_gradient_slider_pickers(), and dt_iop_gui_init_blendif().
GtkWidget* dt_iop_gui_blendif_filter_t::polarity |
Referenced by _blendop_blendif_polarity_callback(), _blendop_blendif_update_tab(), and dt_iop_gui_init_blendif().
GtkDarktableGradientSlider* dt_iop_gui_blendif_filter_t::slider |
Referenced by _blendop_blendif_channel_mask_view(), _blendop_blendif_channel_mask_view_toggle(), _blendop_blendif_disp_alternative_worker(), _blendop_blendif_key_press(), _blendop_blendif_polarity_callback(), _blendop_blendif_sliders_callback(), _blendop_blendif_sliders_reset_callback(), _blendop_blendif_update_tab(), _update_gradient_slider_pickers(), blend_color_picker_apply(), and dt_iop_gui_init_blendif().