Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Ddin.h292 void setautorot (int which, int state, int tog = 0); // velocity/acceleration, yes/no, toggle?
H A Dmenu.cc4853 din0.setautorot (MENU.autorotate.which, 1); in CLICKED_BUTTON()
4857 din0.setautorot (MENU.autorotate.which, 0); in CLICKED_BUTTON()
4861 din0.setautorot (MENU.autorotate.which, 0, 1); in CLICKED_BUTTON()
H A Ddin.cc2671 void din::setautorot (int what, int state, int tog) { in setautorot() function in din