Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.cpp569 CFXJSE_Context* pVariableContext = it->second.get(); in QueryVariableValue() local
570 std::unique_ptr<CFXJSE_Value> pObject = pVariableContext->GetGlobalObject(); in QueryVariableValue()