Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp520 void CXFA_LayoutItem::InsertChild(CXFA_LayoutItem* pBeforeItem, in InsertChild() function in CXFA_LayoutItem
Dxfa_object_imp.cpp4629 int32_t CXFA_Node::InsertChild(int32_t index, CXFA_Node* pNode) { in InsertChild() function in CXFA_Node
4672 FX_BOOL CXFA_Node::InsertChild(CXFA_Node* pNode, CXFA_Node* pBeforeNode) { in InsertChild() function in CXFA_Node