Home
last modified time | relevance | path

Searched refs:stopAllSfx (Results 1 – 15 of 15) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/parallaction/
H A Dsound_br.cpp478 stopAllSfx(); in ~SoundMan_br()
481 void SoundMan_br::stopAllSfx() { in stopAllSfx() function in Parallaction::SoundMan_br
548 stopAllSfx(); in enableSfx()
H A Dsound.h211 void stopAllSfx();
/dports/games/scummvm/scummvm-2.5.1/engines/parallaction/
H A Dsound_br.cpp480 stopAllSfx(); in ~SoundMan_br()
483 void SoundMan_br::stopAllSfx() { in stopAllSfx() function in Parallaction::SoundMan_br
553 stopAllSfx(); in enableSfx()
H A Dsound.h211 void stopAllSfx();
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/maps/
H A Dmap_thirteenlair.lua128 stopAllSfx()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agos/
H A Dsound.h113 void stopAllSfx();
H A Dsound.cpp518 stopAllSfx(); in loadSfxTable()
611 void Sound::stopAllSfx() { in stopAllSfx() function in AGOS::Sound
H A Dvga.cpp1168 _sound->stopAllSfx(); in vc29_stopAllSounds()
/dports/games/scummvm/scummvm-2.5.1/engines/agos/
H A Dsound.h113 void stopAllSfx();
H A Dsound.cpp518 stopAllSfx(); in loadSfxTable()
611 void Sound::stopAllSfx() { in stopAllSfx() function in AGOS::Sound
H A Dvga.cpp1172 _sound->stopAllSfx(); in vc29_stopAllSounds()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DSoundManager.h121 void stopAllSfx();
H A DSoundManager.cpp558 void SoundManager::stopAllSfx() in stopAllSfx() function in SoundManager
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DIntro.cpp119 dsq->sound->stopAllSfx(); in endIntro()
H A DScriptInterface.cpp8445 luaFunc(stopAllSfx) in luaFunc() argument
8447 dsq->sound->stopAllSfx(); in luaFunc()
9927 luaRegister(stopAllSfx),