Home
last modified time | relevance | path

Searched refs:menu_and_bars (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c238 lives_widget_set_bg_color(widget, state, &palette->menu_and_bars); in widget_state_cb()
8038 widget_color_to_lives_rgba(&bg, &palette->menu_and_bars); in sbutt_render()
8045 widget_color_to_lives_rgba(&pab, &palette->menu_and_bars); in sbutt_render()
8046 widget_color_to_lives_rgba(&pab2, &palette->menu_and_bars); in sbutt_render()
8765 char *colref = gdk_rgba_to_string(&palette->menu_and_bars); in lives_standard_frame_new()
9016 colref = gdk_rgba_to_string(&palette->menu_and_bars); in lives_standard_switch_new()
9118 colref = gdk_rgba_to_string(&palette->menu_and_bars); in lives_standard_check_button_new()
9331 colref = gdk_rgba_to_string(&palette->menu_and_bars); in lives_standard_radio_button_new()
10454 char *colref = gdk_rgba_to_string(&palette->menu_and_bars); in lives_standard_text_view_new()
11179 lives_widget_set_bg_color(widget, state, &palette->menu_and_bars); in lives_widget_apply_theme2()
[all …]
H A Dmultitrack.c4647 lives_widget_set_bg_color(menu, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in do_clip_context()
6320 lives_widget_set_bg_color(mt->nb, LIVES_WIDGET_STATE_ACTIVE, &palette->menu_and_bars); in set_mt_colours()
6321 lives_widget_set_base_color(mt->nb, LIVES_WIDGET_STATE_ACTIVE, &palette->menu_and_bars); in set_mt_colours()
6358 char *colref2 = gdk_rgba_to_string(&palette->menu_and_bars); in set_mt_colours()
8064 lives_widget_set_bg_color(hbox, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in multitrack()
8136 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in multitrack()
8153 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in multitrack()
8381 mt->nb = lives_standard_notebook_new(&palette->normal_back, &palette->menu_and_bars); in multitrack()
13686 lives_widget_set_bg_color(menu, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in do_block_context()
18171 lives_painter_set_source_rgb_from_lives_widget_color(cr, &palette->menu_and_bars); in draw_region()
[all …]
H A Dinterface.c1015 lives_widget_set_bg_color(textview, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in vid_text_view_new()
1036 lives_widget_set_bg_color(textview, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in aud_text_view_new()
1100 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
1114 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
1125 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
1138 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
1150 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
1163 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
1191 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
1205 lives_widget_set_bg_color(label, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_clip_info_window()
[all …]
H A Dce_thumbs.c384 …lives_widget_set_bg_color(clip_boxes[count], LIVES_WIDGET_STATE_PRELIGHT, &palette->menu_and_bars); in start_ce_thumb_mode()
H A Dmain.c2602 ncr = palette->menu_and_bars.red * 255.; in pick_custom_colours()
2603 ncg = palette->menu_and_bars.green * 255.; in pick_custom_colours()
2604 ncb = palette->menu_and_bars.blue * 255.; in pick_custom_colours()
2614 ncr = palette->menu_and_bars.red * 255.; in pick_custom_colours()
2615 ncg = palette->menu_and_bars.green * 255.; in pick_custom_colours()
2616 ncb = palette->menu_and_bars.blue * 255.; in pick_custom_colours()
2779 lives_rgba_to_widget_color(&palette->menu_and_bars, &lcol); in set_palette_colours()
2924 } else lives_rgba_to_widget_color(&palette->menu_and_bars, &lcol); in set_palette_colours()
3000 colref = gdk_rgba_to_string(&palette->menu_and_bars); in set_palette_colours()
H A Dmainwindow.h327 LiVESWidgetColor menu_and_bars; member
H A Dpreferences.c437 widget_color_to_lives_rgba(&lcol, &palette->menu_and_bars); in set_palette_prefs()
1609 !lives_widget_color_equal(&colb2, &palette->menu_and_bars) || in apply_prefs()
1620 lives_widget_color_copy(&palette->menu_and_bars, &colb2); in apply_prefs()
3129 char *colref2 = gdk_rgba_to_string(&palette->menu_and_bars); in create_prefs_dialog()
4934 widget_color_to_lives_rgba(&rgba, &palette->menu_and_bars); in create_prefs_dialog()
5872 …lette->normal_fore, &palette->normal_back, &palette->menu_and_bars_fore, &palette->menu_and_bars, \ in pref_change_colours()
H A Domc-learn.c752 lives_widget_set_base_color(mnode->treev2, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in omc_macro_row_add_params()
1106 lives_widget_set_base_color(mnode->treev1, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in omc_learner_add_row()
H A Dgui.c224 char *colref2 = gdk_rgba_to_string(&palette->menu_and_bars); in set_colours()
3018 …lette->normal_fore, &palette->normal_back, &palette->menu_and_bars_fore, &palette->menu_and_bars, \ in show_lives()
3231 …palette->normal_fore, &palette->fade_colour, &palette->menu_and_bars_fore, &palette->menu_and_bars, in fade_background()
3434 …palette->normal_fore, &palette->normal_back, &palette->menu_and_bars_fore, &palette->menu_and_bars, in unfade_background()
H A Drfx-builder.c1390 lives_widget_set_bg_color(entry, LIVES_WIDGET_STATE_INSENSITIVE, &palette->menu_and_bars); in on_table_add_row()
1406 lives_widget_set_bg_color(entry2, LIVES_WIDGET_STATE_INSENSITIVE, &palette->menu_and_bars); in on_table_add_row()
1423 lives_widget_set_bg_color(entry3, LIVES_WIDGET_STATE_INSENSITIVE, &palette->menu_and_bars); in on_table_add_row()
H A Drte_window.c2159 lives_widget_set_bg_color(irte_window, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in create_rte_window()
H A Dcallbacks.c1787 widget_color_to_lives_rgba(&lcol, &palette->menu_and_bars);
10947 lives_widget_set_bg_color(menu, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars);
H A Deffects-weed.c5064 … lives_widget_set_bg_color(pkg_submenu, LIVES_WIDGET_STATE_NORMAL, &palette->menu_and_bars); in make_fx_defs_menu()