| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 64 u32 flag = 0; in DrawBegin() local 65 DrawBegin(flag); in DrawBegin() 71 Drawer::DrawBegin(u32 flag) in DrawBegin() argument 82 Base::DrawBegin(flag); in DrawBegin() 86 Drawer::DrawEnd(u32 flag) in DrawEnd() argument 90 Base::DrawEnd(flag); in DrawEnd()
|
| /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() argument 173 void SetIsIgnoreNoteOff( bool flag ) { m_IsIgnoreNoteOff = flag; } in SetIsIgnoreNoteOff() argument 174 void SetFrontBypass( bool flag ) { m_pVoice->SetFrontBypass( flag ); } in SetFrontBypass() argument
|
| D | snd_WaveSoundHandle.h | 180 void Pause( bool flag, int fadeFrames ) in Pause() argument 182 if ( IsAttachedSound() ) m_pSound->Pause( flag, fadeFrames ); in Pause()
|
| D | snd_SoundHandle.h | 179 void Pause( bool flag, int fadeFrames ) in Pause() argument 181 if ( IsAttachedSound() ) m_pSound->Pause( flag, fadeFrames ); in Pause()
|
| D | snd_StreamSoundHandle.h | 177 void Pause( bool flag, int fadeFrames ) in Pause() argument 179 if ( IsAttachedSound() ) m_pSound->Pause( flag, fadeFrames ); in Pause()
|
| D | snd_SequenceSoundHandle.h | 175 void Pause( bool flag, int fadeFrames ) in Pause() argument 177 if ( IsAttachedSound() ) m_pSound->Pause( flag, fadeFrames ); in Pause()
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Drawer.h | 252 virtual void DrawBegin(u32 flag = 0); 314 u32 flag = 0; in DrawEnd() local 315 DrawEnd(flag); in DrawEnd() 319 virtual void DrawEnd(u32 flag = 0);
|
| D | lyt_TexResource.h | 255 m_pImage->flag, in GetImageArea() 279 m_pImage->flag = internal::SetBits( in SetImageArea() 280 m_pImage->flag, in SetImageArea()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ParticleUtil.h | 100 ParticleSetIsBufferFlushEnabledSetter(bool flag) : m_Flag(flag) {} in ParticleSetIsBufferFlushEnabledSetter() argument
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_HioSoundArchive.cpp | 190 u32 flag = info3d.flags; in LoadHeader() local 193 (flag & Sound3DInfo::FLAG_CTRL_VOLUME) > 0, in LoadHeader() 194 (flag & Sound3DInfo::FLAG_CTRL_PRIORITY) > 0, in LoadHeader() 195 (flag & Sound3DInfo::FLAG_CTRL_PAN) > 0, in LoadHeader() 196 (flag & Sound3DInfo::FLAG_CTRL_SPAN) > 0, in LoadHeader() 197 (flag & Sound3DInfo::FLAG_CTRL_FILTER) > 0 ); in LoadHeader()
|
| D | snd_WaveSoundPlayer.cpp | 181 void WaveSoundPlayer::Pause( bool flag ) in Pause() argument 183 m_PauseFlag = static_cast<u8>( flag ); in Pause() 188 if ( m_pChannel->IsPause() != flag ) in Pause() 190 m_pChannel->Pause( flag ); in Pause()
|
| D | snd_ExternalSoundPlayer.cpp | 93 void ExternalSoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound() argument 100 curItr->Pause( flag, fadeFrames ); in PauseAllSound()
|
| D | snd_SoundActor.cpp | 120 void SoundActor::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound() argument 124 m_ActorPlayer[ i ].PauseAllSound( flag, fadeFrames ); in PauseAllSound()
|
| D | snd_RomSoundArchive.cpp | 303 u32 flag = info3d.flags; in LoadHeader() local 306 (flag & Sound3DInfo::FLAG_CTRL_VOLUME) > 0, in LoadHeader() 307 (flag & Sound3DInfo::FLAG_CTRL_PRIORITY) > 0, in LoadHeader() 308 (flag & Sound3DInfo::FLAG_CTRL_PAN) > 0, in LoadHeader() 309 (flag & Sound3DInfo::FLAG_CTRL_SPAN) > 0, in LoadHeader() 310 (flag & Sound3DInfo::FLAG_CTRL_FILTER) > 0 ); in LoadHeader()
|
| D | snd_BasicSound.cpp | 170 command->flag = m_FadeOutFlag; in Finalize() 274 void BasicSound::Pause( bool flag, int fadeFrames ) in Pause() argument 277 if ( flag ) in Pause() 526 command->flag = true; in Update() 544 command->flag = false; in Update() 1058 command->flag = isFrontBypass; in SetFrontBypass()
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_node.ms.inc | 45 fn setNodeNoCompress n flag = 49 attrib.noCompress = flag 68 local flag = getNodeNoCompress n 73 str = case flag of 137 local flag = (rdoSearch.state == 2) 140 if (getNodeNoCompress n) == flag do 200 fn setNodeBillboardType n flag = 204 attrib.billboardType = flag 291 local flag = case (getNodeBillboardType n) of 301 if flag do [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_node.ms.inc | 45 fn setNodeNoCompress n flag = 49 attrib.noCompress = flag 68 local flag = getNodeNoCompress n 73 str = case flag of 137 local flag = (rdoSearch.state == 2) 140 if (getNodeNoCompress n) == flag do 200 fn setNodeBillboardType n flag = 204 attrib.billboardType = flag 291 local flag = case (getNodeBillboardType n) of 301 if flag do [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_node.ms.inc | 45 fn setNodeNoCompress n flag = 49 attrib.noCompress = flag 68 local flag = getNodeNoCompress n 73 str = case flag of 137 local flag = (rdoSearch.state == 2) 140 if (getNodeNoCompress n) == flag do 200 fn setNodeBillboardType n flag = 204 attrib.billboardType = flag 291 local flag = case (getNodeBillboardType n) of 301 if flag do [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/Scripts/Startup/ |
| D | NW4C_node.ms.inc | 45 fn setNodeNoCompress n flag = 49 attrib.noCompress = flag 68 local flag = getNodeNoCompress n 73 str = case flag of 137 local flag = (rdoSearch.state == 2) 140 if (getNodeNoCompress n) == flag do 200 fn setNodeBillboardType n flag = 204 attrib.billboardType = flag 291 local flag = case (getNodeBillboardType n) of 301 if flag do [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_node.ms.inc | 45 fn setNodeNoCompress n flag = 49 attrib.noCompress = flag 68 local flag = getNodeNoCompress n 73 str = case flag of 137 local flag = (rdoSearch.state == 2) 140 if (getNodeNoCompress n) == flag do 200 fn setNodeBillboardType n flag = 204 attrib.billboardType = flag 291 local flag = case (getNodeBillboardType n) of 301 if flag do [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/Scripts/Startup/ |
| D | NW4C_node.ms.inc | 45 fn setNodeNoCompress n flag = 49 attrib.noCompress = flag 68 local flag = getNodeNoCompress n 73 str = case flag of 137 local flag = (rdoSearch.state == 2) 140 if (getNodeNoCompress n) == flag do 200 fn setNodeBillboardType n flag = 204 attrib.billboardType = flag 291 local flag = case (getNodeBillboardType n) of 301 if flag do [all …]
|
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResSceneObject.h | 188 void SetBranchVisible(bool flag) in SetBranchVisible() argument 190 if (flag) in SetBranchVisible()
|
| /NW4C-2.0.3/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 770 *flags |= frameValue.flag; in CalcVector3CurveCV_() 782 *flags |= lastFrameValue.flag; in CalcVector3CurveCV_() 800 *flags |= (frameValue.flag & nextFrameValue.flag); in CalcVector3CurveCV_() 822 *flags |= frameValue.flag; in CalcRotateCurveCV_() 835 *flags |= lastFrameValue.flag; in CalcRotateCurveCV_() 854 *flags |= (frameValue.flag & nextFrameValue.flag); in CalcRotateCurveCV_() 887 *flags |= frameValue.flag; in CalcTranslateCurveCV_() 901 *flags |= lastFrameValue.flag; in CalcTranslateCurveCV_() 922 *flags |= (frameValue.flag & nextFrameValue.flag); in CalcTranslateCurveCV_()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_RectDrawer.h | 177 virtual void DrawBegin(u32 flag = 0); 187 virtual void DrawEnd(u32 flag = 0);
|
| D | font_TextWriterBase.h | 627 u32 flag in IsDrawFlagSet() argument 630 return (m_DrawFlag & mask) == flag; in IsDrawFlagSet()
|