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