Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Ddin.h293 void setautorotparam (int which, int what);
H A Dmenu.cc4580 din0.setautorotparam (MENU.autorotate.which, autorott::MOVEMENT); in clicked()
4583 din0.setautorotparam (MENU.autorotate.which, autorott::MOVEMENT); in clicked()
4873 din0.setautorotparam (MENU.autorotate.which, menu::autorott::RPM); in VALUE_CHANGED()
4877 din0.setautorotparam (MENU.autorotate.which, menu::autorott::DEG); in VALUE_CHANGED()
4881 din0.setautorotparam (MENU.autorotate.which, menu::autorott::TPS); in VALUE_CHANGED()
H A Ddin.cc2720 void din::setautorotparam (int which, int what) { in setautorotparam() function in din