Home
last modified time | relevance | path

Searched refs:RemovePurgeNode (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_document_imp.cpp88 RemovePurgeNode(pNewRoot); in SetRoot()
192 FX_BOOL CXFA_Document::RemovePurgeNode(CXFA_Node* pNode) { in RemovePurgeNode() function in CXFA_Document
Dxfa_object_imp.cpp1527 m_pDocument->RemovePurgeNode(pProtoForm); in Script_Attribute_String()
4632 FX_BOOL bWasPurgeNode = m_pDocument->RemovePurgeNode(pNode); in InsertChild()
4678 FX_BOOL bWasPurgeNode = m_pDocument->RemovePurgeNode(pNode); in InsertChild()
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_document.h147 FX_BOOL RemovePurgeNode(CXFA_Node* pNode);