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