Home
last modified time | relevance | path

Searched refs:LIVES_WIDGET_STATE_INSENSITIVE (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c8019 boolean insens = (state & LIVES_WIDGET_STATE_INSENSITIVE) == 0 ? FALSE : TRUE; in sbutt_render()
8616 set_css_value_direct(label, LIVES_WIDGET_STATE_INSENSITIVE, "", "opacity", "0.5"); in lives_standard_label_new()
8832 lives_widget_apply_theme(eventbox, LIVES_WIDGET_STATE_INSENSITIVE); in _make_label_eventbox()
9025 set_css_value_direct(swtch, LIVES_WIDGET_STATE_INSENSITIVE, "slider", in lives_standard_switch_new()
9653 set_css_value_direct(combo, LIVES_WIDGET_STATE_INSENSITIVE, "", "opacity", "0.5"); in lives_standard_combo_new()
9873 set_css_value_direct(pbar, LIVES_WIDGET_STATE_INSENSITIVE, "progress", in lives_standard_progress_bar_new()
10244 lives_widget_apply_theme(hruler, LIVES_WIDGET_STATE_INSENSITIVE); in lives_standard_hruler_new()
11584 lives_widget_apply_theme(widget, LIVES_WIDGET_STATE_INSENSITIVE); in set_child_colour_internal()
11602 lives_widget_apply_theme_dimmed(widget, LIVES_WIDGET_STATE_INSENSITIVE, dimval); in set_child_dimmed_colour_internal()
11622 lives_widget_apply_theme_dimmed2(widget, LIVES_WIDGET_STATE_INSENSITIVE, dimval); in set_child_dimmed_colour2_internal()
[all …]
H A Drfx-builder.c1390 lives_widget_set_bg_color(entry, LIVES_WIDGET_STATE_INSENSITIVE, &palette->menu_and_bars); in on_table_add_row()
1393 lives_widget_set_bg_color(entry, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_back); in on_table_add_row()
1394 lives_widget_set_fg_color(entry, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_fore); in on_table_add_row()
1409 lives_widget_set_bg_color(entry2, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_back); in on_table_add_row()
1410 lives_widget_set_fg_color(entry2, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_fore); in on_table_add_row()
1426 lives_widget_set_bg_color(entry3, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_back); in on_table_add_row()
1427 lives_widget_set_fg_color(entry3, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_fore); in on_table_add_row()
1632 if (!(lives_widget_get_state(rfxbuilder->entry[i])&LIVES_WIDGET_STATE_INSENSITIVE)) { in on_table_swap_row()
1696 } else if (!(lives_widget_get_state(rfxbuilder->entry[i])&LIVES_WIDGET_STATE_INSENSITIVE)) { in on_table_delete_row()
1747 } else if (!(lives_widget_get_state(rfxbuilder->entry[i])&LIVES_WIDGET_STATE_INSENSITIVE)) { in on_table_delete_row()
[all …]
H A Dgui.c218 lives_widget_apply_theme2(mainw->l2_tb, LIVES_WIDGET_STATE_INSENSITIVE, TRUE); in set_colours()
219 lives_widget_apply_theme2(mainw->l3_tb, LIVES_WIDGET_STATE_INSENSITIVE, TRUE); in set_colours()
245 set_css_value_direct(mainw->l2_tb, LIVES_WIDGET_STATE_INSENSITIVE, "", "opacity", "1.0"); in set_colours()
248 set_css_value_direct(mainw->l3_tb, LIVES_WIDGET_STATE_INSENSITIVE, "", "opacity", "1.0"); in set_colours()
252 LIVES_WIDGET_STATE_INSENSITIVE, "", "opacity", "1.0"); in set_colours()
258 LIVES_WIDGET_STATE_INSENSITIVE, "", "opacity", "1.0"); in set_colours()
277 lives_widget_set_fg_color(mainw->l2_tb, LIVES_WIDGET_STATE_INSENSITIVE, colf2); in set_colours()
278 lives_widget_set_fg_color(mainw->l3_tb, LIVES_WIDGET_STATE_INSENSITIVE, colf2); in set_colours()
352 lives_widget_set_base_color(mainw->spinbutton_start, LIVES_WIDGET_STATE_INSENSITIVE, colb); in set_colours()
354 lives_widget_set_base_color(mainw->spinbutton_end, LIVES_WIDGET_STATE_INSENSITIVE, colb); in set_colours()
[all …]
H A Dwidget-helper-qt.h650 #define LIVES_WIDGET_STATE_INSENSITIVE QStyle::State_None macro
1616 if (state & LIVES_WIDGET_STATE_INSENSITIVE) { in set_state()
1985 case (LIVES_WIDGET_STATE_INSENSITIVE): in set_fg_color()
2009 case (LIVES_WIDGET_STATE_INSENSITIVE): in set_bg_color()
2033 case (LIVES_WIDGET_STATE_INSENSITIVE): in set_base_color()
2057 case (LIVES_WIDGET_STATE_INSENSITIVE): in set_text_color()
2081 case (LIVES_WIDGET_STATE_INSENSITIVE): in get_fg_color()
2105 case (LIVES_WIDGET_STATE_INSENSITIVE): in get_bg_color()
H A Dwidget-helper-gtk.h600 #define LIVES_WIDGET_STATE_INSENSITIVE GTK_STATE_FLAG_INSENSITIVE // 8 macro
621 #define LIVES_WIDGET_STATE_INSENSITIVE GTK_STATE_INSENSITIVE macro
H A Dmultitrack.c6153 lives_widget_set_bg_color(mt->timecode, LIVES_WIDGET_STATE_INSENSITIVE, &palette->mt_timecode_bg); in set_mt_colours()
6154 …lives_widget_set_base_color(mt->timecode, LIVES_WIDGET_STATE_INSENSITIVE, &palette->mt_timecode_bg… in set_mt_colours()
6155 …lives_widget_set_text_color(mt->timecode, LIVES_WIDGET_STATE_INSENSITIVE, &palette->mt_timecode_fg… in set_mt_colours()
6399 …lives_widget_set_base_color(mt->spinbutton_start, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal… in set_mt_colours()
6401 …lives_widget_set_base_color(mt->spinbutton_end, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_b… in set_mt_colours()
6403 …lives_widget_set_text_color(mt->spinbutton_start, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal… in set_mt_colours()
6405 …lives_widget_set_text_color(mt->spinbutton_end, LIVES_WIDGET_STATE_INSENSITIVE, &palette->normal_f… in set_mt_colours()