Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_engine.cpp446 CXFA_ThisProxy* pProxy = static_cast<CXFA_ThisProxy*>(pObject); in GetVariablesThis() local
447 return bScriptNode ? pProxy->GetScriptNode() : pProxy->GetThisNode(); in GetVariablesThis()