Home
last modified time | relevance | path

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

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