Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/backend/
H A DCSound.h366 static size_t __default_cue_index; variable
367 bool containsCue(const string &name,size_t &index=__default_cue_index) const;
H A DCSound.cpp2019 size_t CSound::__default_cue_index;