Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_FrameHeap.cpp128 if ( ! NewSection() ) in Create()
182 bool result = NewSection(); in Clear()
239 if ( ! NewSection() ) in SaveState()
290 bool result2 = NewSection(); in LoadState()
364 bool FrameHeap::NewSection() in NewSection() function in nw::snd::internal::FrameHeap
/NW4C-2.0.3/include/nw/snd/
Dsnd_FrameHeap.h130 bool NewSection();