HomeSort by relevance Sort by last modified time
    Searched refs:RemovePurgeNode (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_document.h 81 bool RemovePurgeNode(CXFA_Node* pNode);
cxfa_document.cpp 136 RemovePurgeNode(pNewRoot);
238 bool CXFA_Document::RemovePurgeNode(CXFA_Node* pNode) {
cxfa_node.cpp 810 bool ret = m_pDocument->RemovePurgeNode(pNode);
860 bool ret = m_pDocument->RemovePurgeNode(pNode);
    [all...]
  /external/pdfium/fxjs/xfa/
cjx_object.cpp     [all...]

Completed in 487 milliseconds