Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-env.c345 if ((edp->with_dots) && (ey1 < 1.0)) ey1 = 1.0;
370 if (edp->with_dots)
382 if (edp->with_dots)
405 if (edp->with_dots)
450 if (edp->with_dots)
470 if (edp->with_dots)
489 if (edp->with_dots)
513 if ((edp->with_dots) && (index != mus_position(ce)))
529 if (edp->with_dots)
H A Dsnd-1.h205 bool click_to_delete, in_dB, with_dots, clipping; member
H A Dsnd-motif.c3416 spf->with_dots = true; in mix_amp_env_resize()
4349 ss->enved->with_dots = dots; in display_env()
16134 vdat->spf->with_dots = true; in vf_amp_env_resize()
27295 edp->with_dots = true; in display_filter_env()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/yaserde-0.3.16/tests/
H A Ddeserializer.rs228 with_dots: String, in de_rename() field
255 with_dots: "2.0.1".into() in de_rename()