Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_document_datamerger_imp.cpp60 CXFA_Node* FormValueNode_CreateChild(CXFA_Node* pValueNode, XFA_Element iType) { in FormValueNode_CreateChild() function
85 CXFA_Node* pChildNode = FormValueNode_CreateChild(pValueNode, iType); in FormValueNode_SetChildContent()