Searched refs:GetScriptNode (Results 1 – 2 of 2) sorted by relevance
20 CXFA_Node* GetScriptNode() const { return m_pScriptNode; } in GetScriptNode() function
447 return bScriptNode ? pProxy->GetScriptNode() : pProxy->GetThisNode(); in GetVariablesThis()