Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dlibfaust-box-c.h499 Box CboxNumEntry(const char* label, Box init, Box min, Box max, Box step);
/dports/audio/faust/faust-2.37.3/compiler/
H A Dlibcode.cpp3522 EXPORT Tree CboxNumEntry(const char* label, Tree init, Tree min, Tree max, Tree step) in CboxNumEntry() function