Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-0.h1578 #define show_indices(ss) ss->Show_Indices
1582 ss->Show_Indices = a; \
1583 s7_symbol_set_value(s7, ss->show_indices_symbol, s7_make_boolean(s7, ss->Show_Indices));\
1586 #define set_show_indices(a) ss->Show_Indices = a
H A Dsnd.c218 ss->Show_Indices = DEFAULT_SHOW_INDICES; in snd_set_global_defaults()
H A Dsnd-1.h471 bool Clipping, Show_Indices, Just_Sounds; member