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

/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp1660 CXFA_Node* pInstanceMgr = nullptr; local
1668 pInstanceMgr = pNode;
1673 if (!pInstanceMgr) {
1679 GetDocument()->GetScriptContext()->GetJSValueFromMap(pInstanceMgr));
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp1036 CXFA_Node* pInstanceMgr = nullptr; local
1040 return pInstanceMgr;
1055 pInstanceMgr = pNode;
1061 return pInstanceMgr;

Completed in 134 milliseconds