Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/lives-plugins/themes/camera/
H A Dheader.theme33 <ce_unsel>
35 </ce_unsel>
/dports/multimedia/lives/lives-3.2.0/lives-plugins/themes/cutting_room/
H A Dheader.theme33 <ce_unsel>
35 </ce_unsel>
/dports/multimedia/lives/lives-3.2.0/lives-plugins/themes/editor/
H A Dheader.theme_gtk233 <ce_unsel>
35 </ce_unsel>
H A Dheader.theme33 <ce_unsel>
35 </ce_unsel>
/dports/multimedia/lives/lives-3.2.0/lives-plugins/themes/pinks/
H A Dheader.theme33 <ce_unsel>
35 </ce_unsel>
/dports/multimedia/lives/lives-3.2.0/lives-plugins/themes/crayons/
H A Dheader.theme_gtk233 <ce_unsel>
35 </ce_unsel>
H A Dheader.theme33 <ce_unsel>
35 </ce_unsel>
/dports/multimedia/lives/lives-3.2.0/lives-plugins/themes/crayons-bright/
H A Dheader.theme33 <ce_unsel>
35 </ce_unsel>
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.c2734 palette->ce_unsel.red = palette->ce_unsel.green = palette->ce_unsel.blue = 0; in set_palette_colours()
2735 palette->ce_unsel.alpha = 65535; in set_palette_colours()
2757 palette->ce_unsel.red = palette->ce_unsel.green = palette->ce_unsel.blue = 6554; in set_palette_colours()
2761 palette->ce_unsel.red = palette->ce_unsel.green = palette->ce_unsel.blue = 0; in set_palette_colours()
2806 get_colour_pref(THEME_DETAIL_CE_UNSEL, &palette->ce_unsel); in set_palette_colours()
2896 palette->ce_unsel.red = palette->ce_unsel.green = palette->ce_unsel.blue = 6554; in set_palette_colours()
2906 palette->ce_unsel.red = palette->ce_unsel.green = palette->ce_unsel.blue = 0; in set_palette_colours()
2965 get_theme_colour_pref(THEME_DETAIL_CE_UNSEL, &palette->ce_unsel); in set_palette_colours()
H A Dmainwindow.h349 lives_colRGBA64_t ce_unsel; member
H A Dinterface.c357 lives_painter_set_source_rgb_from_lives_rgba(cr, &palette->ce_unsel); in update_timer_bars()
380 lives_painter_set_source_rgb_from_lives_rgba(cr, &palette->ce_unsel); in update_timer_bars()
435 lives_painter_set_source_rgb_from_lives_rgba(cr, &palette->ce_unsel); in update_timer_bars()
470 lives_painter_set_source_rgb_from_lives_rgba(cr, &palette->ce_unsel); in update_timer_bars()
533 lives_painter_set_source_rgb_from_lives_rgba(cr, &palette->ce_unsel); in update_timer_bars()
568 lives_painter_set_source_rgb_from_lives_rgba(cr, &palette->ce_unsel); in update_timer_bars()
H A Dpreferences.c469 if (set_colour_pref(THEME_DETAIL_CE_UNSEL, &palette->ce_unsel)) return; in set_palette_prefs()
1631 if (pref_factory_color_button(&palette->ce_unsel, LIVES_COLOR_BUTTON(prefsw->cbutton_ceunsel))) in apply_prefs()
5030 FALSE, &palette->ce_unsel, &sp_red, &sp_green, &sp_blue, NULL); in create_prefs_dialog()
H A Dcallbacks.c1814 set_theme_colour_pref(themefile, THEME_DETAIL_CE_UNSEL, &palette->ce_unsel);