Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Ddin.h501 void toggle_this (int& what, checkbutton& cb);
H A Ddin.cc2053 toggle_this (dinfo.vel, MENU.cb_show_vel); in handle_input()
2096 toggle_this (dinfo.accel, MENU.cb_show_accel); in handle_input()
2981 void din::toggle_this (int& what, checkbutton& cb) { in toggle_this() function in din