Searched refs:detail_AttachSoundAsTempHandle (Results 1 – 10 of 10) sorted by relevance
37 detail_AttachSoundAsTempHandle( sound ); in StreamSoundHandle()50 void StreamSoundHandle::detail_AttachSoundAsTempHandle( internal::StreamSound* pSound ) in detail_AttachSoundAsTempHandle() function in nw::snd::StreamSoundHandle
38 detail_AttachSoundAsTempHandle( sound ); in WaveSoundHandle()51 void WaveSoundHandle::detail_AttachSoundAsTempHandle( internal::WaveSound* sound ) in detail_AttachSoundAsTempHandle() function in nw::snd::WaveSoundHandle
48 detail_AttachSoundAsTempHandle( sound ); in SequenceSoundHandle()61 void SequenceSoundHandle::detail_AttachSoundAsTempHandle( internal::SequenceSound* sound ) in detail_AttachSoundAsTempHandle() function in nw::snd::SequenceSoundHandle
52 detail_AttachSoundAsTempHandle( sound ); in detail_DuplicateHandle()65 void SoundHandle::detail_AttachSoundAsTempHandle( internal::BasicSound* sound ) in detail_AttachSoundAsTempHandle() function in nw::snd::SoundHandle
465 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()479 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()498 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSoundPriorityOrder()511 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSoundPriorityOrder()
88 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()102 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()
623 void detail_AttachSoundAsTempHandle( internal::WaveSound* sound );
624 void detail_AttachSoundAsTempHandle( internal::BasicSound* sound );
763 void detail_AttachSoundAsTempHandle( internal::StreamSound* pSound );
1038 void detail_AttachSoundAsTempHandle( internal::SequenceSound* sound );