Home
last modified time | relevance | path

Searched refs:SD_SoundPlaying (Results 1 – 7 of 7) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A Did_sd.cpp257 bool SD_SoundPlaying() in SD_SoundPlaying() function
283 while (::SD_SoundPlaying()) { in SD_WaitSoundDone()
H A Did_sd.h105 bool SD_SoundPlaying();
H A D3d_agent.cpp3817 while (::SD_SoundPlaying() && LastScan == ScanCode::sc_none) { in ShowRatio()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_inter.cpp191 while (sndfreq && SD_SoundPlaying ()); in InterWriteCounter()
300 while (SD_SoundPlaying ()) in InterCountRatio()
427 while (SD_SoundPlaying ()) in InterDoNormal()
461 while (SD_SoundPlaying ()) in InterDoGraphical()
H A Did_sd.h173 extern bool SD_SoundPlaying(void);
H A Did_sd.cpp1152 bool SD_SoundPlaying(void) in SD_SoundPlaying() function
1210 while (SD_SoundPlaying()) in SD_WaitSoundDone()
H A Dwl_agent.cpp489 if (!SD_SoundPlaying()) in ClipMove()