Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_FrameHeap.h82 typedef ut::LinkList< Section, offsetof(Section,m_Link)> SectionList; typedef
128 SectionList m_SectionList;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_FrameHeap.cpp406 for ( SectionList::Iterator itr = m_SectionList.GetBeginIter(); in Dump()
409 SectionList::Iterator curItr = itr++; in Dump()