Home
last modified time | relevance | path

Searched refs:S_mark_color (Results 1 – 6 of 6) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-nogui.c381 Xen_eval_C_string("(define " S_mark_color " (dilambda (lambda args #f) (lambda args #f)))");
616 : " S_mark_color " #f ;\n\
617 : set-" S_mark_color " { a } #f ;\n\
H A Dsnd-draw.c1124 Xen_check_type(Xen_is_pixel(color), color, 1, S_set S_mark_color, "a color"); in g_set_mark_color()
1133 #define H_mark_color "(" S_mark_color "): mark color" in g_mark_color()
1781 Xen_define_typed_dilambda(S_mark_color, g_mark_color_w, H_mark_color, in g_init_draw()
1782 S_set S_mark_color, g_set_mark_color_w, 0, 0, 1, 0, pcl_p, pcl_p); in g_init_draw()
1834 …s7_set_setter(s7, ss->mark_color_symbol, s7_make_function(s7, "[acc-" S_mark_color "]", acc_mark_c… in g_init_draw()
H A Dsnd-strings.h312 #define S_mark_color "mark-color" macro
H A Dsnd-help.c1101 Other such functions: " S_find_mark ", " S_mark_color ", " S_mark_tag_width ",\n\ in marks_help()
2110 " S_mark_color ": color of mark indicator.\n\ in colors_help()
H A Dsnd.c492 …ss->mark_color_symbol = s7_define_variable(s7, "*" S_mark_color "*", s7_f(s7)); in snd_set_global_defaults()
H A Dsnd-motif.c20097 prf = prefs_color_selector_row("mark and mix tag color", S_mark_color, ss->mark_color, in make_preferences_dialog()
30381 save_a_color(Fp, dpy, cmap, MARK_COLOR, ss->mark_color, S_mark_color); in save_colors()