Home
last modified time | relevance | path

Searched refs:IsUserAllocated (Results 1 – 9 of 9) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Picture.cpp119 if (m_pMaterial && ! m_pMaterial->IsUserAllocated()) in ~Picture()
149 if (m_pMaterial != NULL && !m_pMaterial->IsUserAllocated()) in SetMaterial()
Dlyt_Group.cpp93 if (! currIt->IsUserAllocated()) in ~GroupContainer()
Dlyt_TextBox.cpp192 if (m_pMaterial && !m_pMaterial->IsUserAllocated()) in ~TextBox()
217 if (m_pMaterial && !m_pMaterial->IsUserAllocated()) in SetMaterial()
Dlyt_Window.cpp272 if (pMaterial && !pMaterial->IsUserAllocated()) in ~Frame()
480 if (m_pMaterial && ! m_pMaterial->IsUserAllocated()) in ~Window()
889 !m_Frames[frameIdx].pMaterial->IsUserAllocated()) in SetFrameMaterial()
914 if (m_pMaterial != NULL && !m_pMaterial->IsUserAllocated()) in SetContentMaterial()
Dlyt_Layout.cpp171 if (m_pRootPane && !m_pRootPane->IsUserAllocated()) in ~Layout()
Dlyt_Pane.cpp359 if (! currIt->IsUserAllocated()) in ~Pane()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Group.h155 bool IsUserAllocated() const in IsUserAllocated() function
Dlyt_Material.h925 bool IsUserAllocated() const in IsUserAllocated() function
Dlyt_Pane.h1354 bool IsUserAllocated() const in IsUserAllocated() function