Searched refs:pThisObject (Results 1 – 3 of 3) sorted by relevance
147 CXFA_Object* pThisObject) { in RunScript() argument169 m_pThisObject = pThisObject; in RunScript()170 CFXJSE_Value* pValue = pThisObject ? GetJSValueFromMap(pThisObject) : nullptr; in RunScript()495 CXFA_Node* pThisObject = pParent->GetNodeItem(XFA_NODEITEM_Parent); in RunVariablesScript() local497 CreateVariablesContext(pScriptNode, pThisObject); in RunVariablesScript()499 m_pThisObject = pThisObject; in RunVariablesScript()
35 CXFA_Object* pThisObject = nullptr);
26 CFXJSE_Value* pThisObject);