Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-draw.c1099 s7_symbol_set_value(s7, ss->highlight_color_symbol, Xen_wrap_pixel(color)); in set_highlight_color()
1828 …s7_set_setter(s7, ss->highlight_color_symbol, s7_make_function(s7, "[acc-" S_highlight_color "]", … in g_init_draw()
1854 …s7_set_documentation(s7, ss->highlight_color_symbol, "*highlight-color*: color of highlighted text… in g_init_draw()
H A Dsnd.c501 …ss->highlight_color_symbol = s7_define_variable(s7, "*" S_highlight_color "*", s7_f(s7)); in snd_set_global_defaults()
H A Dsnd-1.h652 highlight_color_symbol, enved_waveform_color_symbol, cursor_color_symbol, member
H A Dsnd-motif.c30572 s7_symbol_set_value(s7, ss->highlight_color_symbol, Xen_wrap_pixel(ss->highlight_color)); in snd_doit()