| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 64 u32 flag = 0; in DrawBegin() local 71 Drawer::DrawBegin(u32 flag) in DrawBegin() 86 Drawer::DrawEnd(u32 flag) in DrawEnd()
|
| D | lyt_Window.cpp | 257 u32 flag =frameFlag[frame] | flipFlag[flip]; in SetupFrameTransform() local
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ParticleUtil.h | 100 ParticleSetIsBufferFlushEnabledSetter(bool flag) : m_Flag(flag) {} in ParticleSetIsBufferFlushEnabledSetter()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_Channel.h | 128 void Pause( bool flag ) { m_PauseFlag = flag; m_pVoice->Pause( flag ); } in Pause() 173 void SetIsIgnoreNoteOff( bool flag ) { m_IsIgnoreNoteOff = flag; } in SetIsIgnoreNoteOff() 174 void SetFrontBypass( bool flag ) { m_pVoice->SetFrontBypass( flag ); } in SetFrontBypass()
|
| D | snd_SoundHandle.h | 179 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_WaveSoundHandle.h | 180 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_StreamSoundHandle.h | 177 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_SequenceSoundHandle.h | 175 void Pause( bool flag, int fadeFrames ) in Pause()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_ExternalSoundPlayer.cpp | 93 void ExternalSoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound()
|
| D | snd_SoundActor.cpp | 120 void SoundActor::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound()
|
| D | snd_WaveSoundPlayer.cpp | 181 void WaveSoundPlayer::Pause( bool flag ) in Pause()
|
| D | snd_SoundPlayer.cpp | 122 void SoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound()
|
| D | snd_SequenceTrack.cpp | 339 void SequenceTrack::PauseAllChannel( bool flag ) in PauseAllChannel()
|
| D | snd_HioSoundArchive.cpp | 190 u32 flag = info3d.flags; in LoadHeader() local
|
| D | snd_RomSoundArchive.cpp | 303 u32 flag = info3d.flags; in LoadHeader() local
|
| D | snd_BasicSound.cpp | 274 void BasicSound::Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_SequenceSoundPlayer.cpp | 323 void SequenceSoundPlayer::Pause( bool flag ) in Pause()
|
| D | snd_StreamSoundPlayer.cpp | 486 void StreamSoundPlayer::Pause( bool flag ) in Pause()
|
| D | snd_Voice.cpp | 616 void Voice::Pause( bool flag ) in Pause()
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Drawer.h | 314 u32 flag = 0; in DrawEnd() local
|
| D | lyt_Resources.h | 902 ut::ResU8 flag; member 1305 ut::ResU8 flag; member 1646 ut::ResU8 flag; member
|
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResSceneObject.h | 188 void SetBranchVisible(bool flag) in SetBranchVisible()
|
| D | gfx_ResGraphicsFile.h | 1207 LocationFlagSetter(u32 flag) : m_Flag(flag) {} in LocationFlagSetter()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_TextWriterBase.h | 627 u32 flag in IsDrawFlagSet()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 879 RectDrawer::DrawBegin(u32 flag) in DrawBegin() 893 RectDrawer::DrawEnd(u32 flag) in DrawEnd()
|