| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 62 u32 flag = 0; in DrawBegin() local 69 Drawer::DrawBegin(u32 flag) in DrawBegin() 84 Drawer::DrawEnd(u32 flag) in DrawEnd()
|
| D | lyt_Window.cpp | 255 u32 flag =frameFlag[frame] | flipFlag[flip]; in SetupFrameTransform() local
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_ParticleUtil.h | 98 ParticleSetIsBufferFlushEnabledSetter(bool flag) : m_Flag(flag) {} in ParticleSetIsBufferFlushEnabledSetter()
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_Channel.h | 126 void Pause( bool flag ) { m_PauseFlag = flag; m_pVoice->Pause( flag ); } in Pause() 171 void SetIsIgnoreNoteOff( bool flag ) { m_IsIgnoreNoteOff = flag; } in SetIsIgnoreNoteOff() 172 void SetFrontBypass( bool flag ) { m_pVoice->SetFrontBypass( flag ); } in SetFrontBypass()
|
| D | snd_SoundHandle.h | 171 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_WaveSoundHandle.h | 173 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_StreamSoundHandle.h | 169 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_SequenceSoundHandle.h | 167 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_DriverCommand.h | 123 bool flag; member
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_ExternalSoundPlayer.cpp | 91 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_SoundPlayer.cpp | 120 void SoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound()
|
| D | snd_WaveSoundPlayer.cpp | 179 void WaveSoundPlayer::Pause( bool flag ) in Pause()
|
| D | snd_SequenceTrack.cpp | 337 void SequenceTrack::PauseAllChannel( bool flag ) in PauseAllChannel()
|
| D | snd_HioSoundArchive.cpp | 188 u32 flag = info3d.flags; in LoadHeader() local
|
| D | snd_BasicSound.cpp | 262 void BasicSound::Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_RomSoundArchive.cpp | 301 u32 flag = info3d.flags; in LoadHeader() local
|
| D | snd_SequenceSoundPlayer.cpp | 317 void SequenceSoundPlayer::Pause( bool flag ) in Pause()
|
| D | snd_StreamSoundPlayer.cpp | 472 void StreamSoundPlayer::Pause( bool flag ) in Pause()
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Drawer.h | 311 u32 flag = 0; in DrawEnd() local
|
| D | lyt_Resources.h | 898 ut::ResU8 flag; member 1301 ut::ResU8 flag; member
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResSceneObject.h | 175 void SetBranchVisible(bool flag) in SetBranchVisible()
|
| D | gfx_ResGraphicsFile.h | 828 LocationFlagSetter(u32 flag) : m_Flag(flag) {} in LocationFlagSetter()
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_TextWriterBase.h | 625 u32 flag in IsDrawFlagSet()
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 853 RectDrawer::DrawBegin(u32 flag) in DrawBegin() 867 RectDrawer::DrawEnd(u32 flag) in DrawEnd()
|