Searched refs:DeleteObj (Results 1 – 10 of 10) sorted by relevance
54 Layout::DeleteObj(m_pFont); in ~FontRefLink()83 Layout::DeleteObj(pLink); in Finalize()144 Layout::DeleteObj(pLink); in UnregistFont()
63 Layout::DeleteObj(pLink); in Finalize()123 Layout::DeleteObj(pLink); in UnregistTexture()
70 Layout::DeleteObj(&(*currIt)); in ~Group()95 Layout::DeleteObj(&(*currIt)); in ~GroupContainer()
169 DeleteObj(m_pGroupContainer); in ~Layout()173 DeleteObj(m_pRootPane); in ~Layout()180 DeleteObj(&(*currIt)); in ~Layout()325 DeleteObj(pAnimTransform); in DeleteAnimTransform()
121 Layout::DeleteObj(m_pMaterial); in ~Picture()151 Layout::DeleteObj(m_pMaterial); in SetMaterial()
81 Layout::DeleteObj(pResFont); in LoadFont()
194 Layout::DeleteObj(m_pMaterial); in ~TextBox()219 Layout::DeleteObj(m_pMaterial); in SetMaterial()
274 Layout::DeleteObj(pMaterial); in ~Frame()482 Layout::DeleteObj(m_pMaterial); in ~Window()891 Layout::DeleteObj(m_Frames[frameIdx].pMaterial); in SetFrameMaterial()916 Layout::DeleteObj(m_pMaterial); in SetContentMaterial()
361 Layout::DeleteObj(&(*currIt)); in ~Pane()
771 static void DeleteObj(T* pObj) in DeleteObj() function