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