Home
last modified time | relevance | path

Searched refs:GetSection (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h104 const void* GetSection( Sections section ) const;
108 GetSection( Sections_StringTable ) ); in GetStringTable()
113 GetSection( section ) ); in GetPatriciaTree()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp181 SoundArchiveFile::StringBlockBody::GetSection( Sections section ) const in GetSection() function in nw::snd::internal::SoundArchiveFile::StringBlockBody