Home
last modified time | relevance | path

Searched refs:sp_turn_max (Results 1 – 2 of 2) sorted by relevance

/dports/audio/din/din-52/src/
H A Dmenu.cc357 &sp_turn_max, in setup_items()
1135 &cb_turn, &cb_speed, &cb_teleport, &cb_clone, &sp_turn_every, &sp_turn_min, &sp_turn_max, in setup_items()
1151 sp_turn_max.set_text ("Anti-clockwise Max", DEGREES); in setup_items()
1152 sp_turn_max.set (1, 0, MILLION, &bolis); in setup_items()
2616 sp_turn_max.set_value (trn.rd.max); in set_ball_ops()
4013 MENU.sp_turn_max.set_value (maxx); in changed()
4019 if (&f == MENUP.sp_turn_max.f_value) { in changed()
H A Dmenu.h580 , sp_turn_min, sp_turn_max\ member