Home
last modified time | relevance | path

Searched defs:IsValid (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_PlayerHeap.h60 bool IsValid() const { return m_pAllocAddress != NULL; } in IsValid() function
Dsnd_SoundHeap.h192 bool IsValid() const { return m_FrameHeap.IsValid(); } in IsValid() function
Dsnd_FrameHeap.h117 bool IsValid() const { return m_pHeap != NULL; } in IsValid() function
/NW4C-1.2.23/include/nw/ut/
Dut_FrameHeap.h62 bool IsValid() { return GetSignature() == FRMHEAP_SIGNATURE; } in IsValid() function
Dut_ResUtil.h216 bool IsValid() const { return (mpData != NULL); } in IsValid() function
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResShape.h430 bool IsValid() const in IsValid() function
/NW4C-1.2.23/include/nw/lyt/
Dlyt_Types.h3167 bool IsValid() const in IsValid() function