Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-draw.c1295 s7_symbol_set_value(s7, ss->sash_color_symbol, color); in g_set_sash_color()
1830 …s7_set_setter(s7, ss->sash_color_symbol, s7_make_function(s7, "[acc-" S_sash_color "]", acc_sash_c… in g_init_draw()
1860 …s7_set_documentation(s7, ss->sash_color_symbol, "*sash-color*: color used to draw paned window sas… in g_init_draw()
H A Dsnd.c507 …ss->sash_color_symbol = s7_define_variable(s7, "*" S_sash_color "*", s7_f(s7)); in snd_set_global_defaults()
H A Dsnd-1.h654 sash_color_symbol, axis_color_symbol; member
H A Dsnd-motif.c30588 s7_symbol_set_value(s7, ss->sash_color_symbol, Xen_wrap_pixel(ss->sash_color)); in snd_doit()