Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node_unittest.cpp57 GetNode()->InsertChildAndNotify(-1, child); in TEST_F()
69 GetNode()->InsertChildAndNotify(-1, child0); in TEST_F()
73 GetNode()->InsertChildAndNotify(-1, child); in TEST_F()
88 GetNode()->InsertChildAndNotify(-1, child0); in TEST_F()
92 GetNode()->InsertChildAndNotify(-1, child1); in TEST_F()
96 GetNode()->InsertChildAndNotify(-1, child2); in TEST_F()
100 GetNode()->InsertChildAndNotify(-1, child3); in TEST_F()
104 GetNode()->InsertChildAndNotify(2, child); in TEST_F()
126 GetNode()->InsertChildAndNotify(-1, child0); in TEST_F()
130 GetNode()->InsertChildAndNotify(-1, child1); in TEST_F()
[all …]
Dxfa_document_datamerger_imp.cpp58 pFormParent->InsertChildAndNotify(pExistingNode, nullptr); in XFA_NodeMerge_CloneOrMergeContainer()
61 pFormParent->InsertChildAndNotify(pExistingNode, nullptr); in XFA_NodeMerge_CloneOrMergeContainer()
79 pFormParent->InsertChildAndNotify(pNewNode, nullptr); in XFA_NodeMerge_CloneOrMergeContainer()
85 pNewNode->InsertChildAndNotify(pNewChild, nullptr); in XFA_NodeMerge_CloneOrMergeContainer()
Dcxfa_document_parser.cpp295 pXFANode->InsertChildAndNotify(pXFAChild, nullptr); in ConstructXFANode()
388 pXFARootNode->InsertChildAndNotify(pXFAConfigDOMRoot, nullptr); in ParseAsXDPPacket_XDP()
431 pXFARootNode->InsertChildAndNotify(pPacketNode, nullptr); in ParseAsXDPPacket_XDP()
442 pXFARootNode->InsertChildAndNotify(pPacketNode, nullptr); in ParseAsXDPPacket_XDP()
455 pXFARootNode->InsertChildAndNotify(pPacketNode, nullptr); in ParseAsXDPPacket_XDP()
461 pXFARootNode->InsertChildAndNotify(pPacketNode, nullptr); in ParseAsXDPPacket_XDP()
709 pXFANode->InsertChildAndNotify(pXFAChild, nullptr); in NormalLoader()
789 pXFANode->InsertChildAndNotify(pContentRawDataNode, nullptr); in ParseContentNode()
885 pXFAChild->InsertChildAndNotify(pXFAMetaData, nullptr); in ParseDataGroup()
893 pXFANode->InsertChildAndNotify(pXFAChild, nullptr); in ParseDataGroup()
[all …]
Dcxfa_attachnodelist.cpp29 m_pAttachNode->InsertChildAndNotify(pNode, nullptr); in Append()
40 m_pAttachNode->InsertChildAndNotify(pNewNode, pBeforeNode); in Insert()
Dcxfa_nodehelper.cpp94 m_pCreateParent->InsertChildAndNotify(pNewNode, nullptr); in CreateNode()
112 m_pCreateParent->InsertChildAndNotify(pNewNode, nullptr); in CreateNode()
Dcxfa_document.cpp117 pChildNode->InsertChildAndNotify(pContentRawDataNode, nullptr); in FormValueNode_SetChildContent()
158 pDestNodeParent->InsertChildAndNotify(pNewNode, nullptr); in MergeNodeRecurse()
215 pFormParent->InsertChildAndNotify(pExistingNode, nullptr); in CloneOrMergeInstanceManager()
227 pFormParent->InsertChildAndNotify(pNewNode, nullptr); in CloneOrMergeInstanceManager()
535 pDataNode->InsertChildAndNotify(pValue, nullptr); in CreateDataBinding()
738 pDataParent->InsertChildAndNotify(pDataNode, nullptr); in MaybeCreateDataNode()
775 pDataParent->InsertChildAndNotify(pDataNode, nullptr); in MaybeCreateDataNode()
1156 pDataScope->InsertChildAndNotify(pDataNode, nullptr); in UpdateBindingRelations()
1628 m_pRootNode->InsertChildAndNotify(pDatasetsRoot, nullptr); in DoDataMerge()
1670 pDatasetsRoot->InsertChildAndNotify(pDataRoot, nullptr); in DoDataMerge()
[all …]
Dcxfa_validate.cpp140 pNode->InsertChildAndNotify(pTextNode, nullptr); in SetMessageText()
Dcxfa_node.h168 void InsertChildAndNotify(int32_t index, CXFA_Node* pNode);
169 void InsertChildAndNotify(CXFA_Node* pNode, CXFA_Node* pBeforeNode);
Dcxfa_node.cpp627 pParentNode->InsertChildAndNotify(pCurNode, pBeforeNode); in ReorderDataNodes()
999 pClone->InsertChildAndNotify(pChild->Clone(bRecursive), nullptr); in Clone()
1111 InsertChildAndNotify(pNewNode, nullptr); in GetOrCreateProperty()
1205 InsertChildAndNotify(pNewNode, nullptr); in GetNodeListWithFilter()
1234 pClone->InsertChildAndNotify(pChild->CloneTemplateToForm(bRecursive), in CloneTemplateToForm()
1548 void CXFA_Node::InsertChildAndNotify(int32_t index, CXFA_Node* pNode) { in InsertChildAndNotify() function in CXFA_Node
1549 InsertChildAndNotify(pNode, GetNthChild(index)); in InsertChildAndNotify()
1552 void CXFA_Node::InsertChildAndNotify(CXFA_Node* pNode, CXFA_Node* pBeforeNode) { in InsertChildAndNotify() function in CXFA_Node
1879 GetParent()->InsertChildAndNotify(pNewInstance, pNextSibling); in InsertItem()
1914 GetParent()->InsertChildAndNotify(pNewInstance, pBeforeInstance); in InsertItem()
[all …]
/external/pdfium/fxjs/xfa/
Dcjx_node.cpp332 GetXFANode()->InsertChildAndNotify(index++, pNewChild); in loadXML()
340 pFakeRoot->InsertChildAndNotify(pChild, nullptr); in loadXML()
360 GetXFANode()->InsertChildAndNotify(pChild, nullptr); in loadXML()
Dcjx_object.cpp579 pBind->InsertChildAndNotify(pValueNodes, nullptr); in SetContent()
653 ->InsertChildAndNotify(pContentRawDataNode, nullptr); in SetContent()
746 ->InsertChildAndNotify(pContentRawDataNode, nullptr); in TryContent()
1138 ToNode(GetXFAObject())->InsertChildAndNotify(pHeadChild, nullptr); in ScriptAttributeString()
/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.cpp401 m_pPageSetNode->InsertChildAndNotify(pPageArea, nullptr); in InitLayoutPage()
412 pPageArea->InsertChildAndNotify(pContentArea, nullptr); in InitLayoutPage()
431 pPageArea->InsertChildAndNotify(pMedium, nullptr); in InitLayoutPage()
1772 pFormToplevelSubform->InsertChildAndNotify(pPendingPageSet, nullptr); in MergePageSetContents()