Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_engine.h172 CFXJSE_Context* CreateVariablesContext(CXFA_Script* pScriptNode,
H A Dcfxjse_engine.cpp570 CFXJSE_Context* CFXJSE_Engine::CreateVariablesContext(CXFA_Script* pScriptNode, in CreateVariablesContext() function in CFXJSE_Engine
622 CreateVariablesContext(pScriptNode, pThisObject); in RunVariablesScript()