Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h102 const void* GetSection( Sections section ) const;
106 GetSection( Sections_StringTable ) ); in GetStringTable()
111 GetSection( section ) ); in GetPatriciaTree()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp179 SoundArchiveFile::StringBlockBody::GetSection( Sections section ) const in GetSection() function in nw::snd::internal::SoundArchiveFile::StringBlockBody