Searched refs:VST_PARAM_DROPLIST (Results 1 – 3 of 3) sorted by relevance
117 fType = VST_PARAM_DROPLIST; in VSTParameter()196 if (fType == VST_PARAM_DROPLIST) { in Value()220 if (fType == VST_PARAM_DROPLIST) { in SetValue()
33 #define VST_PARAM_DROPLIST 3 macro
642 param->Type() == VST_PARAM_DROPLIST) { in InitParameterWeb()681 case VST_PARAM_DROPLIST: in InitParameterWeb()