Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_FrameHeap.h80 typedef ut::LinkList< Section, offsetof(Section,m_Link)> SectionList; typedef
126 SectionList m_SectionList;
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_FrameHeap.cpp383 for ( SectionList::Iterator itr = m_SectionList.GetBeginIter(); in Dump()
386 SectionList::Iterator curItr = itr++; in Dump()