Searched refs:pInstanceMgr (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp2774 CXFA_Node* pInstanceMgr = nullptr; local
2781 pInstanceMgr = pNode;
2786 if (!pInstanceMgr) {
2792 m_pDocument->GetScriptContext()->GetJSValueFromMap(pInstanceMgr));
4695 CXFA_Node* pInstanceMgr = nullptr; local
4699 return pInstanceMgr;
4713 pInstanceMgr = pNode;
4719 return pInstanceMgr;

Completed in 42 milliseconds