Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_parser_imp.h23 virtual void ConstructXFANode(CXFA_Node* pXFANode, IFDE_XMLNode* pXMLNode);
90 virtual void ConstructXFANode(CXFA_Node* pXFANode, IFDE_XMLNode* pXMLNode);
Dxfa_parser_imp.cpp158 void CXFA_SimpleParser::ConstructXFANode(CXFA_Node* pXFANode, in ConstructXFANode() function in CXFA_SimpleParser
1427 void CXFA_DocumentParser::ConstructXFANode(CXFA_Node* pXFANode, in ConstructXFANode() function in CXFA_DocumentParser
1432 m_nodeParser.ConstructXFANode(pXFANode, pXMLNode); in ConstructXFANode()
Dxfa_object_imp.cpp997 pParser->ConstructXFANode(pFakeRoot, pFakeXMLRoot); in Script_NodeClass_LoadXML()
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_parser.h22 virtual void ConstructXFANode(CXFA_Node* pXFANode,