Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp150 CJS_Runtime* actual_runtime = GetCJSRuntime(); // Null if a stub. in LoadXFADoc() local
151 if (!actual_runtime) { in LoadXFADoc()
156 m_pXFADoc->GetXFADoc()->InitScriptContext(actual_runtime); in LoadXFADoc()