Home
last modified time | relevance | path

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

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