Home
last modified time | relevance | path

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

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