Searched refs:DeleteObj (Results 1 – 10 of 10) sorted by relevance
52 Layout::DeleteObj(m_pFont); in ~FontRefLink()81 Layout::DeleteObj(pLink); in Finalize()125 Layout::DeleteObj(pLink); in UnregistFont()
65 Layout::DeleteObj(pLink); in Finalize()108 Layout::DeleteObj(pLink); in UnregistTexture()
68 Layout::DeleteObj(&(*currIt)); in ~Group()93 Layout::DeleteObj(&(*currIt)); in ~GroupContainer()
167 DeleteObj(m_pGroupContainer); in ~Layout()171 DeleteObj(m_pRootPane); in ~Layout()178 DeleteObj(&(*currIt)); in ~Layout()323 DeleteObj(pAnimTransform); in DeleteAnimTransform()
119 Layout::DeleteObj(m_pMaterial); in ~Picture()149 Layout::DeleteObj(m_pMaterial); in SetMaterial()
79 Layout::DeleteObj(pResFont); in LoadFont()
192 Layout::DeleteObj(m_pMaterial); in ~TextBox()217 Layout::DeleteObj(m_pMaterial); in SetMaterial()
272 Layout::DeleteObj(pMaterial); in ~Frame()480 Layout::DeleteObj(m_pMaterial); in ~Window()889 Layout::DeleteObj(m_Frames[frameIdx].pMaterial); in SetFrameMaterial()914 Layout::DeleteObj(m_pMaterial); in SetContentMaterial()
359 Layout::DeleteObj(&(*currIt)); in ~Pane()
769 static void DeleteObj(T* pObj) in DeleteObj() function