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

  /external/pdfium/xfa/fxfa/parser/
cxfa_node.h 187 CXFA_Node* CloneTemplateToForm(bool bRecursive);
xfa_document_datamerger_imp.cpp     [all...]
cxfa_node.cpp 462 CXFA_Node* CXFA_Node::CloneTemplateToForm(bool bRecursive) {
475 pClone->InsertChild(pChild->CloneTemplateToForm(bRecursive), nullptr);
    [all...]
cxfa_layoutpagemgr.cpp     [all...]
  /external/pdfium/xfa/fxfa/
cxfa_ffwidgethandler.cpp 500 CXFA_Node* pNewFormItem = pTemplateParent->CloneTemplateToForm(false);
  /external/pdfium/fxjs/xfa/
cjx_object.cpp     [all...]

Completed in 489 milliseconds