Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1548 void CXFA_Node::InsertChildAndNotify(int32_t index, CXFA_Node* pNode) { in InsertChildAndNotify() function in CXFA_Node
1552 void CXFA_Node::InsertChildAndNotify(CXFA_Node* pNode, CXFA_Node* pBeforeNode) { in InsertChildAndNotify() function in CXFA_Node