Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dinstructions.hh1910 …static AddSliderInst* genAddNumEntryInst(const string& label, const string& zone, double init, dou… in genAddNumEntryInst() function
H A Dinstructions_compiler.cpp2451 …pushUserInterfaceMethod(InstBuilder::genAddNumEntryInst(checkNullLabel(varname, label), tree2str(v… in generateWidgetCode()