| /NW4C-1.3.3/demos/snd/simple/sources/ |
| D | SimpleApp.cpp | 139 m_Handle.Stop( 0 ); in OnUpdatePad() 146 m_Handle.Stop( 0 ); in OnUpdatePad() 153 m_Handle.Stop( 0 ); in OnUpdatePad() 160 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/demos/snd/labelString/sources/ |
| D | LabelStringApp.cpp | 171 m_Handle.Stop( 0 ); in OnUpdatePad() 178 m_Handle.Stop( 0 ); in OnUpdatePad() 185 m_Handle.Stop( 0 ); in OnUpdatePad() 192 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/demos/snd/memorySoundArchive/sources/ |
| D | MemorySoundArchiveApp.cpp | 114 m_Handle.Stop( 0 ); in OnUpdatePad() 121 m_Handle.Stop( 0 ); in OnUpdatePad() 128 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/demos/snd/playerHeap/sources/ |
| D | playerHeapApp.cpp | 150 m_Handle.Stop( 0 ); in OnUpdatePad() 156 m_Handle.Stop( 0 ); in OnUpdatePad() 162 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/include/nw/font/ |
| D | font_Stopwatch.h | 44 void Stop() in Stop() function 80 #define NW_FONT_STOPWATCH_STOP(sw) (sw).Stop()
|
| /NW4C-1.3.3/demos/snd/externalFile/sources/ |
| D | externalFileApp.cpp | 157 m_Handle.Stop(0); in OnUpdatePad() 164 m_Handle.Stop(0); in OnUpdatePad() 171 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/include/nw/lyt/ |
| D | lyt_Stopwatch.h | 48 nw::lyt::internal::Stopwatch::Instance<no>().Stop() 95 void Stop() in Stop() function 318 m_Stopwatch.Stop(); in ~Measure()
|
| /NW4C-1.3.3/demos/snd/filter/sources/ |
| D | main.cpp | 246 m_Handle.Stop( 0 ); in OnUpdatePad() 254 m_Handle.Stop( 0 ); in OnUpdatePad() 262 m_Handle.Stop( 0 ); in OnUpdatePad() 333 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_WaveSoundPlayer.h | 134 virtual void Stop(); 161 virtual void OnShutdownSoundThread() { Stop(); } in OnShutdownSoundThread()
|
| D | snd_WaveSoundHandle.h | 143 void Stop( int fadeFrames ) in Stop() function 145 if ( IsAttachedSound() ) m_pSound->Stop( fadeFrames ); in Stop()
|
| D | snd_SoundHandle.h | 141 void Stop( int fadeFrames ) in Stop() function 143 if ( IsAttachedSound() ) m_pSound->Stop( fadeFrames ); in Stop()
|
| D | snd_StreamSoundHandle.h | 139 void Stop( int fadeFrames ) in Stop() function 141 if ( IsAttachedSound() ) m_pSound->Stop( fadeFrames ); in Stop()
|
| D | snd_SequenceSoundHandle.h | 137 void Stop( int fadeFrames ) in Stop() function 139 if ( IsAttachedSound() ) m_pSound->Stop( fadeFrames ); in Stop()
|
| D | snd_StreamSoundPlayer.h | 123 virtual void Stop(); 171 virtual void OnShutdownSoundThread() { Stop(); } in OnShutdownSoundThread()
|
| D | snd_SequenceSoundPlayer.h | 182 virtual void Stop(); 260 virtual void OnShutdownSoundThread() { Stop(); } in OnShutdownSoundThread()
|
| /NW4C-1.3.3/include/nw/dev/ |
| D | dev_ParticleProfile.h | 88 static void Stop(); 140 #define NW_PARTICLE_PROFILE_STOP() if(ret) nw::dev::ParticleProfileCenter::Stop()
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_HardwareChannelManager.cpp | 78 channel.Stop(); in Finalize() 98 channel.Stop(); in Finalize()
|
| D | snd_Channel.cpp | 215 Stop(); in Update() 223 Stop(); in Update() 492 void Channel::Stop() in Stop() function in nw::snd::internal::driver::Channel 496 m_pVoice->Stop(); in Stop() 728 m_pChannel->Stop(); in InvalidateData()
|
| D | snd_VoiceManager.cpp | 93 voice.Stop(); in StopAllVoices() 250 dropVoice->Stop(); in DropLowestPriorityVoice()
|
| D | snd_ChannelManager.cpp | 67 curItr->Stop(); in Finalize()
|
| /NW4C-1.3.3/demos/snd/effect/sources/ |
| D | main.cpp | 229 m_Handle.Stop( 0 ); in OnUpdatePad() 238 m_Handle.Stop( 0 ); in OnUpdatePad() 247 m_Handle.Stop( 0 ); in OnUpdatePad() 256 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/demos/snd/originalSoundHeap/sources/ |
| D | OriginalSoundHeapApp.cpp | 144 m_Handle.Stop( 0 ); in OnUpdatePad() 151 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/demos/snd/withSdk/sources/ |
| D | main.cpp | 326 m_Handle.Stop( 0 ); in OnUpdatePad() 333 m_Handle.Stop( 0 ); in OnUpdatePad() 340 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/demos/snd/createSoundThreadManually/sources/ |
| D | main.cpp | 350 m_Handle.Stop( 0 ); in OnUpdatePad() 357 m_Handle.Stop( 0 ); in OnUpdatePad() 364 m_Handle.Stop( 3 ); in OnUpdatePad()
|
| /NW4C-1.3.3/sources/libraries/dev/ |
| D | dev_ParticleProfile.cpp | 103 void ParticleProfileCenter::Stop() in Stop() function in nw::dev::ParticleProfileCenter
|