Home
last modified time | relevance | path

Searched refs:pProxy (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.cpp511 CXFA_ThisProxy* pProxy = ToThisProxy(pObject); in GetVariablesThis() local
512 if (!pProxy) in GetVariablesThis()
515 return bScriptNode ? pProxy->GetScriptNode() : pProxy->GetThisNode(); in GetVariablesThis()