Searched refs:AppendLastChild (Results 1 – 15 of 15) sorted by relevance
36 node1.AppendLastChild(&node2); in TEST()37 node2.AppendLastChild(&node3); in TEST()49 node1.AppendLastChild(&node2); in TEST()50 node2.AppendLastChild(&node3); in TEST()63 node1.AppendLastChild(&node2); in TEST()64 node1.AppendLastChild(&node4); in TEST()65 node2.AppendLastChild(&node3); in TEST()85 node1.AppendLastChild(&node2); in TEST()86 node1.AppendLastChild(&node4); in TEST()87 node2.AppendLastChild(&node3); in TEST()[all …]
81 node.AppendLastChild(&text_child1); in TEST()84 node.AppendLastChild(&node_child1); in TEST()133 node.AppendLastChild(&text_child1); in TEST()136 node.AppendLastChild(&node_child1); in TEST()139 node_child1.AppendLastChild(&text_child2); in TEST()142 node.AppendLastChild(&char_data1); in TEST()167 node.AppendLastChild(&node_child1); in TEST()177 node.AppendLastChild(&node_child1); in TEST()188 node.AppendLastChild(&node_child1); in TEST()189 node.AppendLastChild(&node_child2); in TEST()[all …]
131 current_node_->AppendLastChild( in DoSyntaxParse()173 current_node_->AppendLastChild(node); in DoSyntaxParse()189 current_node_->AppendLastChild(child); in DoSyntaxParse()362 current_node_->AppendLastChild( in DoSyntaxParse()
36 node->AppendLastChild(pChild->Clone(doc)); in Clone()
26 EXPECT_DEATH(pNode->AppendLastChild(pNode.get()), ""); in TEST()94 pParent->AppendLastChild(p0.get()); in TEST()95 pParent->AppendLastChild(p1.get()); in TEST()96 pParent->AppendLastChild(p2.get()); in TEST()97 pParent->AppendLastChild(p3.get()); in TEST()111 pParent->AppendLastChild(p0.get()); in TEST()112 pParent->AppendLastChild(p1.get()); in TEST()113 pParent->AppendLastChild(p2.get()); in TEST()114 pParent->AppendLastChild(p3.get()); in TEST()142 parent->AppendLastChild(child1.get()); in TEST()[all …]
27 void AppendLastChild(const RetainPtr<T>& child) { in AppendLastChild() function28 TreeNode<T>::AppendLastChild(child.Get()); in AppendLastChild()
36 parent->AppendLastChild( in AddClutterToBack()94 parent->AppendLastChild(ptr); in TEST()104 parent->AppendLastChild(ptr); in TEST()
54 void AppendLastChild(T* child) { in AppendLastChild() function70 AppendLastChild(child); in InsertBefore()
711 pSecondParent->AppendLastChild(pSecondLayoutItem); in SplitLayoutItem()750 pSecondLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()766 pSecondLayoutItem->AppendLastChild(pPreItem); in SplitLayoutItem()772 pSecondLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()778 pLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()791 pLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()794 pLayoutItem->AppendLastChild(pSecondLayoutItem); in SplitLayoutItem()1118 m_pLayoutItem->AppendLastChild(pProcessor->ExtractLayoutItem()); in DoLayoutPositionedContainer()1196 m_pLayoutItem->AppendLastChild(pProcessor->ExtractLayoutItem()); in DoLayoutTableContainer()1920 m_pLayoutItem->AppendLastChild(rgCurLineLayoutItems[0][j]); in CalculateRowChildPosition()[all …]
167 pParentLayoutItem->AppendLastChild(pLayoutItem); in ReorderLayoutItemToTail()536 GetCurrentViewRecord()->pCurContentArea->AppendLastChild( in SubmitContentItem()589 m_pPageSetRootLayoutItem->AppendLastChild(pPageSetLayoutItem); in CreateViewRecord()637 pParentPageSetLayout->AppendLastChild(pPageSetLayoutItem); in CreateViewRecord()671 pNewRecord->pCurPageSet->AppendLastChild(pNewPageAreaLayoutItem); in AddPageAreaLayoutItem()685 pNewRecord->pCurPageArea->AppendLastChild(pNewViewLayoutItem); in AddContentAreaLayoutItem()
86 element->AppendLastChild( in content()
312 pFakeXMLRoot->AppendLastChild(pXMLChild); in loadXML()317 pFakeXMLRoot->AppendLastChild(pXMLNode); in loadXML()
577 pDataElement->AppendLastChild(pXMLDocumentNode); in ParseAsXDPPacket_Data()
1627 m_pRootNode->GetXMLMappingNode()->AppendLastChild(pDatasetsXMLNode); in DoDataMerge()
985 pCloneXMLElement->AppendLastChild(text); in Clone()1603 pNewXMLElement->AppendLastChild(text); in RemoveChildAndNotify()5059 elem->AppendLastChild(text); in SetToXML()