Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dtree_node_unittest.cpp74 pChild->RemoveSelfIfParented(); in TEST()
81 pNode->RemoveSelfIfParented(); in TEST()
Dretained_tree_node.h43 void RemoveSelfIfParented() { in RemoveSelfIfParented() function
Dtree_node.h128 void RemoveSelfIfParented() { in RemoveSelfIfParented() function
Dretained_tree_node_unittest.cpp144 watcher->RemoveSelfIfParented(); in TEST()
/external/pdfium/xfa/fxfa/layout/
Dcxfa_layoutitem.cpp35 pLayoutItem->RemoveSelfIfParented(); in XFA_ReleaseLayoutItem()
Dcxfa_viewlayoutprocessor.cpp257 pLayoutItem->RemoveSelfIfParented(); in SyncRemoveLayoutItem()
362 m_pPageSetRootLayoutItem->RemoveSelfIfParented(); in InitLayoutPage()
497 pNewRecord->pCurPageSet->RemoveSelfIfParented(); in RemoveLayoutRecord()
501 pNewRecord->pCurPageArea->RemoveSelfIfParented(); in RemoveLayoutRecord()
505 pNewRecord->pCurContentArea->RemoveSelfIfParented(); in RemoveLayoutRecord()
1728 pLayoutItem->RemoveSelfIfParented(); in MergePageSetContents()
1798 pLayoutItem->RemoveSelfIfParented(); in MergePageSetContents()
1806 pLayoutItem->RemoveSelfIfParented(); in MergePageSetContents()
1932 pRootLayoutItem->RemoveSelfIfParented(); in PrepareLayout()
Dcxfa_contentlayoutprocessor.cpp807 pLayoutItem->RemoveSelfIfParented(); in ExtractLayoutItem()
823 pToDeleteItem->RemoveSelfIfParented(); in ExtractLayoutItem()
1603 pLayoutNextTemp->RemoveSelfIfParented(); in DoLayoutFlowedContainer()
/external/pdfium/fxjs/xfa/
Dcjx_node.cpp316 pXMLNode->RemoveSelfIfParented(); in loadXML()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_document_parser.cpp570 pXMLDocumentNode->RemoveSelfIfParented(); in ParseAsXDPPacket_Data()