Home
last modified time | relevance | path

Searched defs:IsSuccess (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Common.h107 bool IsSuccess() const in IsSuccess() function
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundStartable.h111 bool IsSuccess() const { return m_Code == START_SUCCESS; } in IsSuccess() function