Home
last modified time | relevance | path

Searched refs:load_color_theme (Results 1 – 4 of 4) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dthemes.c479 static int load_color_theme (const char *name, const int errors_are_fatal) in load_color_theme() function
521 load_color_theme (file, 1); in theme_init()
525 load_color_theme (file, 1); in theme_init()
529 load_color_theme (file, 1); in theme_init()
551 if (!load_color_theme(file, 0)) { in themes_switch_theme()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dui_config.cc130 load_color_theme (true); in parameter_changed()
214 load_color_theme (true); in post_gui_init()
246 load_color_theme (false); in load_defaults()
304 UIConfiguration::load_color_theme (bool allow_own) in load_color_theme() function in UIConfiguration
H A Dui_config.h62 int load_color_theme (bool allow_own);
H A Dcolor_theme_manager.cc250 UIConfiguration::instance().load_color_theme (false); in reset_canvas_colors()