Home
last modified time | relevance | path

Searched refs:Close (Results 1 – 25 of 50) sorted by relevance

12

/NW4C-2.0.3/sources/libraries/io/
Dio_HioFileStream.cpp86 this->Close(); in ~HioFileStream()
95 Close(); in Open()
126 Close(); in Open()
151 void HioFileStream::Close() in Close() function in nw::io::HioFileStream
155 nn::Result result = m_pOpenedFile->Close(); in Close()
Dio_RomFileStream.cpp56 Close(); in ~RomFileStream()
67 Close(); in Open()
104 Close(); in Open()
142 void RomFileStream::Close() in Close() function in nw::io::RomFileStream
/NW4C-2.0.3/include/nw/io/
Dio_IOStream.h222 virtual void Close() = 0;
Dio_RomFileStream.h49 virtual void Close();
Dio_HioFileStream.h49 virtual void Close();
/NW4C-2.0.3/include/nw/snd/
Dsnd_MemorySoundArchive.h132 virtual void Close();
Dsnd_HioSoundArchive.h109 void Close();
Dsnd_RomSoundArchive.h103 void Close();
Dsnd_SequenceTrack.h152 void Close();
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_HioSoundArchive.cpp34 Close(); in ~HioSoundArchive()
83 void HioSoundArchive::Close() in Close() function in nw::snd::HioSoundArchive
87 m_HostFile.Close(); in Close()
Dsnd_MemorySoundArchive.cpp198 void MemorySoundArchive::MemoryFileStream::Close() in Close() function in nw::snd::MemorySoundArchive::MemoryFileStream
Dsnd_SequenceTrack.cpp51 Close(); in ~SequenceTrack()
166 void SequenceTrack::Close() in Close() function in nw::snd::internal::driver::SequenceTrack
Dsnd_RomSoundArchive.cpp53 Close(); in ~RomSoundArchive()
139 void RomSoundArchive::Close() in Close() function in nw::snd::RomSoundArchive
/NW4C-2.0.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp233 file.Close(); in OpenSoundArchive()
311 m_Archive.Close(); in CloseSoundArchive()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_HioPacketChannel.cpp325 m_Serial.Close(); in ~HioPacketChannel()
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetCameraFovy.mel183 string $closeBtn = `button -h 26 -l "Close" -c $closeCmd`;
DNW4C_SetFrameExtensionList.mel180 string $closeBtn = `button -h 26 -l "Close" -c $closeCmd`;
DNW4C_SetNoCompressNode.mel267 string $closeBtn = `button -h 26 -l "Close" -c $closeCmd`;
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_node.ms.inc15 button btnClose "Close" pos:[8,320] width:304 height:24
170 button btnClose "Close" pos:[8,370] width:304 height:24
341 button btnClose "Close" pos:[8,360] width:304 height:24
639 button btnClose "Close" width:304 height:24
933 button btnClose "Close" width:474 height:24
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_node.ms.inc15 button btnClose "Close" pos:[8,320] width:304 height:24
170 button btnClose "Close" pos:[8,370] width:304 height:24
341 button btnClose "Close" pos:[8,360] width:304 height:24
639 button btnClose "Close" width:304 height:24
933 button btnClose "Close" width:474 height:24
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_node.ms.inc15 button btnClose "Close" pos:[8,320] width:304 height:24
170 button btnClose "Close" pos:[8,370] width:304 height:24
341 button btnClose "Close" pos:[8,360] width:304 height:24
639 button btnClose "Close" width:304 height:24
933 button btnClose "Close" width:474 height:24
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/Scripts/Startup/
DNW4C_node.ms.inc15 button btnClose "Close" pos:[8,320] width:304 height:24
170 button btnClose "Close" pos:[8,370] width:304 height:24
341 button btnClose "Close" pos:[8,360] width:304 height:24
639 button btnClose "Close" width:304 height:24
933 button btnClose "Close" width:474 height:24
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_node.ms.inc15 button btnClose "Close" pos:[8,320] width:304 height:24
170 button btnClose "Close" pos:[8,370] width:304 height:24
341 button btnClose "Close" pos:[8,360] width:304 height:24
639 button btnClose "Close" width:304 height:24
933 button btnClose "Close" width:474 height:24
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/Scripts/Startup/
DNW4C_node.ms.inc15 button btnClose "Close" pos:[8,320] width:304 height:24
170 button btnClose "Close" pos:[8,370] width:304 height:24
341 button btnClose "Close" pos:[8,360] width:304 height:24
639 button btnClose "Close" width:304 height:24
933 button btnClose "Close" width:474 height:24
/NW4C-2.0.3/demos/snd/withSdk/sources/
Dmain.cpp288 m_Archive.Close(); in OnFinalize()

12