![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <bauhaus.h>
Collaboration diagram for dt_bauhaus_t:Data Fields | |
| struct dt_bauhaus_widget_t * | current |
| GtkWidget * | popup_window |
| GtkWidget * | popup_area |
| float | mouse_x |
| float | mouse_y |
| guint32 | opentime |
| float | end_mouse_x |
| float | end_mouse_y |
| int | change_active |
| float | mouse_line_distance |
| char | keys [64] |
| int | keys_cnt |
| gboolean | hiding |
| float | line_height |
| float | marker_size |
| float | baseline_size |
| float | border_width |
| float | quad_width |
| PangoFontDescription * | pango_font_desc |
| GdkRGBA | color_fg |
| GdkRGBA | color_fg_insensitive |
| GdkRGBA | color_bg |
| GdkRGBA | color_border |
| GdkRGBA | indicator_border |
| GdkRGBA | color_fill |
| GdkRGBA | color_value |
| GdkRGBA | color_value_insensitive |
| GdkRGBA | color_value_text |
| GdkRGBA | color_value_text_insensitive |
| GdkRGBA | graph_bg |
| GdkRGBA | graph_exterior |
| GdkRGBA | graph_border |
| GdkRGBA | graph_fg |
| GdkRGBA | graph_grid |
| GdkRGBA | graph_fg_active |
| GdkRGBA | graph_overlay |
| GdkRGBA | graph_scope_restricted |
| GdkRGBA | inset_histogram |
| GdkRGBA | graph_colors [3] |
| GdkRGBA | colorlabels [DT_COLORLABELS_LAST] |
| void(* | default_value_changed_callback )(GtkWidget *widget) |
| float dt_bauhaus_t::baseline_size |
Definition at line 271 of file bauhaus.h.
Referenced by _get_indicator_y_position(), _get_slider_bar_height(), dt_bauhaus_draw_baseline(), dt_bauhaus_draw_indicator(), and dt_bauhaus_load_theme().
| float dt_bauhaus_t::border_width |
Definition at line 272 of file bauhaus.h.
Referenced by _get_slider_height(), dt_bauhaus_draw_baseline(), and dt_bauhaus_load_theme().
| int dt_bauhaus_t::change_active |
Definition at line 258 of file bauhaus.h.
Referenced by dt_bauhaus_show_popup().
| GdkRGBA dt_bauhaus_t::color_bg |
Definition at line 277 of file bauhaus.h.
Referenced by dt_bauhaus_draw_baseline(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::color_border |
Definition at line 277 of file bauhaus.h.
Referenced by dt_bauhaus_draw_baseline(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::color_fg |
Definition at line 277 of file bauhaus.h.
Referenced by _update_rating_filter(), dt_bauhaus_draw_baseline(), dt_bauhaus_draw_indicator(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::color_fg_insensitive |
Definition at line 277 of file bauhaus.h.
Referenced by dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::color_fill |
Definition at line 277 of file bauhaus.h.
Referenced by area_draw(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::color_value |
Definition at line 278 of file bauhaus.h.
Referenced by _widget_draw(), dt_bauhaus_draw_baseline(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::color_value_insensitive |
Definition at line 278 of file bauhaus.h.
Referenced by _widget_draw(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::color_value_text |
Definition at line 278 of file bauhaus.h.
Referenced by _widget_draw(), dt_bauhaus_load_theme(), and dt_bauhaus_popup_draw().
| GdkRGBA dt_bauhaus_t::color_value_text_insensitive |
Definition at line 278 of file bauhaus.h.
Referenced by _widget_draw(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::colorlabels[DT_COLORLABELS_LAST] |
Definition at line 284 of file bauhaus.h.
Referenced by _get_base_value(), dt_bauhaus_load_theme(), dtgtk_cairo_paint_label(), dtgtk_cairo_paint_label_flower(), and dtgtk_cairo_paint_label_sel().
| struct dt_bauhaus_widget_t* dt_bauhaus_t::current |
Definition at line 245 of file bauhaus.h.
Referenced by _bh_combobox_get_hovered_entry(), _combobox_set(), _popup_coordinates(), _widget_scroll(), dt_bauhaus_hide_popup(), dt_bauhaus_init(), dt_bauhaus_popup_button_press(), dt_bauhaus_popup_button_release(), dt_bauhaus_popup_draw(), dt_bauhaus_popup_key_press(), dt_bauhaus_popup_motion_notify(), dt_bauhaus_popup_scroll(), dt_bauhaus_show_popup(), and dt_bauhaus_slider_set_normalized().
Definition at line 288 of file bauhaus.h.
Referenced by _delayed_combobox_commit(), _delayed_slider_commit(), and enter().
| float dt_bauhaus_t::end_mouse_x |
Definition at line 256 of file bauhaus.h.
Referenced by dt_bauhaus_popup_button_press().
| float dt_bauhaus_t::end_mouse_y |
Definition at line 256 of file bauhaus.h.
Referenced by dt_bauhaus_popup_button_press(), and dt_bauhaus_popup_key_press().
| GdkRGBA dt_bauhaus_t::graph_bg |
Definition at line 281 of file bauhaus.h.
Referenced by _draw_curve(), _process_histogram(), area_draw(), dt_bauhaus_load_theme(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_draw(), and dt_iop_tonecurve_draw().
| GdkRGBA dt_bauhaus_t::graph_border |
Definition at line 281 of file bauhaus.h.
Referenced by _draw_cube(), _draw_curve(), _init_drawing(), area_draw(), dt_bauhaus_load_theme(), dt_iop_tonecurve_draw(), and dt_iop_tonecurve_draw().
| GdkRGBA dt_bauhaus_t::graph_colors[3] |
Definition at line 283 of file bauhaus.h.
Referenced by _area_draw_callback(), _area_draw_callback(), _process_histogram(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::graph_exterior |
Definition at line 281 of file bauhaus.h.
Referenced by dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::graph_fg |
Definition at line 281 of file bauhaus.h.
Referenced by _draw_curve(), _init_drawing(), area_draw(), dt_bauhaus_load_theme(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_draw(), and filmic_gui_draw_icon().
| GdkRGBA dt_bauhaus_t::graph_fg_active |
Definition at line 281 of file bauhaus.h.
Referenced by dt_bauhaus_load_theme(), and dt_iop_tonecurve_draw().
| GdkRGBA dt_bauhaus_t::graph_grid |
Definition at line 281 of file bauhaus.h.
Referenced by _process_histogram(), and dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::graph_overlay |
Definition at line 281 of file bauhaus.h.
Referenced by dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::graph_scope_restricted |
Definition at line 282 of file bauhaus.h.
Referenced by _process_restricted_text(), and dt_bauhaus_load_theme().
| gboolean dt_bauhaus_t::hiding |
Definition at line 265 of file bauhaus.h.
Referenced by dt_bauhaus_popup_button_press(), dt_bauhaus_popup_button_release(), and dt_bauhaus_show_popup().
| GdkRGBA dt_bauhaus_t::indicator_border |
Definition at line 277 of file bauhaus.h.
Referenced by dt_bauhaus_load_theme().
| GdkRGBA dt_bauhaus_t::inset_histogram |
Definition at line 282 of file bauhaus.h.
Referenced by area_draw(), dt_bauhaus_load_theme(), and dt_iop_tonecurve_draw().
| char dt_bauhaus_t::keys[64] |
Definition at line 261 of file bauhaus.h.
Referenced by dt_bauhaus_popup_draw(), dt_bauhaus_popup_key_press(), dt_bauhaus_show_popup(), and dt_bauhaus_widget_accept().
| int dt_bauhaus_t::keys_cnt |
Definition at line 262 of file bauhaus.h.
Referenced by _bh_combobox_get_hovered_entry(), _get_combobox_popup_height(), dt_bauhaus_init(), dt_bauhaus_popup_draw(), dt_bauhaus_popup_key_press(), dt_bauhaus_show_popup(), and dt_bauhaus_widget_accept().
| float dt_bauhaus_t::line_height |
Definition at line 269 of file bauhaus.h.
Referenced by _bh_get_row_height(), _get_combobox_height(), _get_indicator_y_position(), _get_slider_bar_height(), _get_slider_height(), _widget_draw(), dt_bauhaus_draw_baseline(), dt_bauhaus_draw_quad(), dt_bauhaus_load_theme(), dt_bauhaus_popup_draw(), dt_bauhaus_slider_button_press(), and show_pango_text().
| float dt_bauhaus_t::marker_size |
Definition at line 270 of file bauhaus.h.
Referenced by _get_slider_height(), _translate_cursor(), _widget_draw(), _widget_get_main_width(), dt_bauhaus_draw_baseline(), dt_bauhaus_draw_indicator(), dt_bauhaus_load_theme(), and dt_bauhaus_popup_draw().
| float dt_bauhaus_t::mouse_line_distance |
Definition at line 259 of file bauhaus.h.
Referenced by dt_bauhaus_show_popup().
| float dt_bauhaus_t::mouse_x |
Definition at line 250 of file bauhaus.h.
Referenced by dt_bauhaus_combobox_button_press(), dt_bauhaus_popup_button_press(), dt_bauhaus_popup_motion_notify(), dt_bauhaus_slider_button_press(), dt_bauhaus_slider_button_release(), and dt_bauhaus_slider_motion_notify().
| float dt_bauhaus_t::mouse_y |
Definition at line 250 of file bauhaus.h.
Referenced by _bh_combobox_get_hovered_entry(), dt_bauhaus_combobox_button_press(), dt_bauhaus_popup_button_press(), dt_bauhaus_popup_motion_notify(), dt_bauhaus_slider_button_press(), and dt_bauhaus_slider_motion_notify().
| guint32 dt_bauhaus_t::opentime |
Definition at line 254 of file bauhaus.h.
Referenced by dt_bauhaus_combobox_button_press(), dt_bauhaus_popup_button_press(), and dt_bauhaus_popup_button_release().
| PangoFontDescription* dt_bauhaus_t::pango_font_desc |
Definition at line 274 of file bauhaus.h.
Referenced by _area_draw_callback(), _draw_sym(), _init_drawing(), _lib_navigation_draw_callback(), _process_restricted_text(), area_draw(), denoiseprofile_draw(), dt_bauhaus_init(), dt_bauhaus_load_theme(), dt_control_draw_busy_msg(), dt_iop_basecurve_draw(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_draw(), expose(), gui_draw_sym(), gui_post_expose(), gui_post_expose(), lowlight_draw(), rawdenoise_draw(), and show_pango_text().
| GtkWidget* dt_bauhaus_t::popup_area |
Definition at line 247 of file bauhaus.h.
Referenced by _bh_combobox_get_hovered_entry(), _combobox_set(), dt_bauhaus_hide_popup(), dt_bauhaus_init(), dt_bauhaus_popup_key_press(), dt_bauhaus_popup_motion_notify(), dt_bauhaus_show_popup(), and dt_bauhaus_slider_set_normalized().
| GtkWidget* dt_bauhaus_t::popup_window |
Definition at line 246 of file bauhaus.h.
Referenced by _popup_coordinates(), dt_bauhaus_hide_popup(), dt_bauhaus_init(), and dt_bauhaus_show_popup().
| float dt_bauhaus_t::quad_width |
Definition at line 273 of file bauhaus.h.
Referenced by _get_combobox_max_width(), _init_drawing(), _widget_get_quad_width(), dt_bauhaus_draw_quad(), dt_bauhaus_load_theme(), dt_iop_tonecurve_draw(), and gui_init().