Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DCActionParamDialog.h67 …tring name,const string units,AActionParamMapper *valueMapper,f_at_x optRetValueConv,bool showInve…
80 …g vertAxisLabel,const string vertUnits,AActionParamMapper *vertValueMapper,f_at_x optRetValueConv);
82 …g vertAxisLabel,const string vertUnits,AActionParamMapper *vertValueMapper,f_at_x optRetValueConv);
H A DCActionParamDialog.cpp139 …tring name,const string units,AActionParamMapper *valueMapper,f_at_x optRetValueConv,bool showInve… in addSlider() argument
147 retValueConvs.push_back(optRetValueConv); in addSlider()
259 …ng vertAxisLabel,const string vertUnits,AActionParamMapper *vertValueMapper,f_at_x optRetValueConv) in addGraph() argument
267 retValueConvs.push_back(optRetValueConv); in addGraph()
272 …ng vertAxisLabel,const string vertUnits,AActionParamMapper *vertValueMapper,f_at_x optRetValueConv) in addGraphWithWaveform() argument
279 retValueConvs.push_back(optRetValueConv); in addGraphWithWaveform()