Home
last modified time | relevance | path

Searched refs:THEME_DETAIL_SEPWIN_IMAGE (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h274 #define THEME_DETAIL_SEPWIN_IMAGE "sepwin_image" macro
H A Dpreferences.c421 if (set_string_pref(THEME_DETAIL_SEPWIN_IMAGE, mainw->sepimg_path)) return; in set_palette_prefs()
471 if (set_string_pref(THEME_DETAIL_SEPWIN_IMAGE, mainw->sepimg_path)) return; in set_palette_prefs()
2106 delete_pref(THEME_DETAIL_SEPWIN_IMAGE); in apply_prefs()
H A Dmain.c2766 get_string_pref(THEME_DETAIL_SEPWIN_IMAGE, mainw->sepimg_path, PATH_MAX); in set_palette_colours()