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