Searched defs:S_StopAllSounds (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dsnd_null.cpp78 void S_StopAllSounds (qboolean clear) function
H A Dsnd_dma.cpp32 void S_StopAllSounds(qboolean clear);
247 S_StopAllSounds (true);
542 void S_StopAllSounds(qboolean clear) function
563 S_StopAllSounds (true);
842 S_StopAllSounds (true);
/external/quake/quake/src/QW/client/
H A Dsnd_dma.c32 void S_StopAllSounds(qboolean clear);
243 S_StopAllSounds (true);
538 void S_StopAllSounds(qboolean clear) function
559 S_StopAllSounds (true);
834 S_StopAllSounds (true);

Completed in 54 milliseconds