Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dmenu.h354 &sp_bounces,\
647 spinner2<int> handlesize, trailsize, sp_bounces, sp_rebound; member
H A Dmenu.cc251 &sp_bounces, in setup_items()
1500 widget* wbo [] = {&sp_bounces, &sp_rebound, &ol_bounce_style, 0}; in setup_items()
2235 sp_bounces.set ("Bounces", 1, 0, MILLION, &bol); in setup_items()
2368 f >> sp_bounces >> sp_rebound; in loadspinners()
2377 f << sp_bounces << sp_rebound; in savespinners()
5090 max = MENU.sp_bounces (); in bouncet()
H A Dmain.cc1391 MENU.sp_bounces.set_value (din0.dinfo.bounce.n); in main()