Searched refs:DetachSound (Results 1 – 15 of 15) sorted by relevance
36 DetachSound(); in detail_DuplicateHandle()111 void SoundHandle::DetachSound() in DetachSound() function in nw::snd::SoundHandle
75 void StreamSoundHandle::DetachSound() in DetachSound() function in nw::snd::StreamSoundHandle
76 void WaveSoundHandle::DetachSound() in DetachSound() function in nw::snd::WaveSoundHandle
86 void SequenceSoundHandle::DetachSound() in DetachSound() function in nw::snd::SequenceSoundHandle
191 void PlayerHeap::DetachSound( BasicSound* sound ) in DetachSound() function in nw::snd::internal::PlayerHeap
259 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
502 pHeap->DetachSound( pSound ); in detail_FreePlayerHeap()
1124 m_pGeneralHandle->DetachSound(); in DetachGeneralHandle()1129 m_pTempGeneralHandle->DetachSound(); in DetachTempGeneralHandle()
786 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
783 handle->DetachSound(); in detail_SetupSoundImpl()
96 ~WaveSoundHandle() { DetachSound(); } in ~WaveSoundHandle()509 void DetachSound();
90 ~SoundHandle() { DetachSound(); } in ~SoundHandle()581 void DetachSound();
93 ~StreamSoundHandle() { DetachSound(); } in ~StreamSoundHandle()607 void DetachSound();
50 void DetachSound( BasicSound* sound );
93 ~SequenceSoundHandle() { DetachSound(); } in ~SequenceSoundHandle()960 void DetachSound();