Home
last modified time | relevance | path

Searched defs:InsertChild (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutitem.cpp195 void CXFA_LayoutItem::InsertChild(CXFA_LayoutItem* pBeforeItem, in InsertChild() function in CXFA_LayoutItem
Dcxfa_node.cpp807 int32_t CXFA_Node::InsertChild(int32_t index, CXFA_Node* pNode) { in InsertChild() function in CXFA_Node
854 bool CXFA_Node::InsertChild(CXFA_Node* pNode, CXFA_Node* pBeforeNode) { in InsertChild() function in CXFA_Node