Searched refs:DetachSound (Results 1 – 15 of 15) sorted by relevance
34 DetachSound(); in detail_DuplicateHandle()109 void SoundHandle::DetachSound() in DetachSound() function in nw::snd::SoundHandle
73 void StreamSoundHandle::DetachSound() in DetachSound() function in nw::snd::StreamSoundHandle
74 void WaveSoundHandle::DetachSound() in DetachSound() function in nw::snd::WaveSoundHandle
84 void SequenceSoundHandle::DetachSound() in DetachSound() function in nw::snd::SequenceSoundHandle
183 void PlayerHeap::DetachSound( BasicSound* sound ) in DetachSound() function in nw::snd::internal::PlayerHeap
257 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
500 pHeap->DetachSound( pSound ); in detail_FreePlayerHeap()
1115 m_pGeneralHandle->DetachSound(); in DetachGeneralHandle()1120 m_pTempGeneralHandle->DetachSound(); in DetachTempGeneralHandle()
782 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
781 handle->DetachSound(); in detail_SetupSoundImpl()
94 ~WaveSoundHandle() { DetachSound(); } in ~WaveSoundHandle()496 void DetachSound();
88 ~SoundHandle() { DetachSound(); } in ~SoundHandle()561 void DetachSound();
91 ~StreamSoundHandle() { DetachSound(); } in ~StreamSoundHandle()589 void DetachSound();
48 void DetachSound( BasicSound* sound );
91 ~SequenceSoundHandle() { DetachSound(); } in ~SequenceSoundHandle()944 void DetachSound();