Searched refs:detail_AttachSoundAsTempHandle (Results 1 – 10 of 10) sorted by relevance
39 detail_AttachSoundAsTempHandle( sound ); in StreamSoundHandle()52 void StreamSoundHandle::detail_AttachSoundAsTempHandle( internal::StreamSound* pSound ) in detail_AttachSoundAsTempHandle() function in nw::snd::StreamSoundHandle
40 detail_AttachSoundAsTempHandle( sound ); in WaveSoundHandle()53 void WaveSoundHandle::detail_AttachSoundAsTempHandle( internal::WaveSound* sound ) in detail_AttachSoundAsTempHandle() function in nw::snd::WaveSoundHandle
50 detail_AttachSoundAsTempHandle( sound ); in SequenceSoundHandle()63 void SequenceSoundHandle::detail_AttachSoundAsTempHandle( internal::SequenceSound* sound ) in detail_AttachSoundAsTempHandle() function in nw::snd::SequenceSoundHandle
54 detail_AttachSoundAsTempHandle( sound ); in detail_DuplicateHandle()67 void SoundHandle::detail_AttachSoundAsTempHandle( internal::BasicSound* sound ) in detail_AttachSoundAsTempHandle() function in nw::snd::SoundHandle
473 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()487 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()506 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSoundPriorityOrder()519 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSoundPriorityOrder()
90 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()104 handle.detail_AttachSoundAsTempHandle( &( *curItr ) ); in ForEachSound()
636 void detail_AttachSoundAsTempHandle( internal::WaveSound* sound );
644 void detail_AttachSoundAsTempHandle( internal::BasicSound* sound );
779 void detail_AttachSoundAsTempHandle( internal::StreamSound* pSound );
1054 void detail_AttachSoundAsTempHandle( internal::SequenceSound* sound );