Searched refs:bScriptNode (Results 1 – 2 of 2) sorted by relevance
96 CXFA_Object* GetVariablesThis(CXFA_Object* pObject, bool bScriptNode = false);
442 bool bScriptNode) { in GetVariablesThis() argument447 return bScriptNode ? pProxy->GetScriptNode() : pProxy->GetThisNode(); in GetVariablesThis()