Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_FrameHeap.cpp120 if ( ! NewSection() ) return false; in Create()
171 bool result = NewSection(); in Clear()
224 if ( ! NewSection() ) { in SaveState()
273 bool result2 = NewSection(); in LoadState()
344 bool FrameHeap::NewSection() in NewSection() function in nw::snd::internal::FrameHeap
/NW4C-1.3.3/include/nw/snd/
Dsnd_FrameHeap.h128 bool NewSection();