Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-0.h1077 #define graph_style(ss) ss->Graph_Style
1081 ss->Graph_Style = a; \
1082 s7_symbol_set_value(s7, ss->graph_style_symbol, s7_make_integer(s7, ss->Graph_Style));\
1085 #define in_set_graph_style(a) ss->Graph_Style = a
H A Dsnd.c201 ss->Graph_Style = DEFAULT_GRAPH_STYLE; in snd_set_global_defaults()
H A Dsnd-1.h459 graph_style_t Graph_Style, Region_Graph_Style; member