Searched refs:detail_RemoveSound (Results 1 – 3 of 3) sorted by relevance
414 void detail_RemoveSound( internal::BasicSound* pSound );
352 void SoundPlayer::detail_RemoveSound( internal::BasicSound* pSound ) in detail_RemoveSound() function in nw::snd::SoundPlayer
198 if ( m_pSoundPlayer != NULL ) m_pSoundPlayer->detail_RemoveSound( this ); in Finalize()