Home
last modified time | relevance | path

Searched defs:boxNumEntry (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/boxes/
H A Dboxes.cpp765 EXPORT Tree boxNumEntry(Tree lbl, Tree cur, Tree min, Tree max, Tree step) in boxNumEntry() function
/dports/audio/faust/faust-2.37.3/compiler/
H A Dlibcode.cpp2914 EXPORT Tree boxNumEntry(const std::string& label, Tree init, Tree min, Tree max, Tree step) in boxNumEntry() function