Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.cpp45 CFXJSE_Engine::GlobalPropertyGetter,
67 CFXJSE_Engine::GlobalPropertyGetter,
223 void CFXJSE_Engine::GlobalPropertyGetter(CFXJSE_Value* pObject, in GlobalPropertyGetter() function in CFXJSE_Engine
234 lpScriptContext->m_FM2JSContext->GlobalPropertyGetter(pValue); in GlobalPropertyGetter()
Dcfxjse_engine.h46 static void GlobalPropertyGetter(CFXJSE_Value* pObject,
Dcfxjse_formcalc_context.h389 void GlobalPropertyGetter(CFXJSE_Value* pValue);
Dcfxjse_formcalc_context.cpp5726 void CFXJSE_FormCalcContext::GlobalPropertyGetter(CFXJSE_Value* pValue) { in GlobalPropertyGetter() function in CFXJSE_FormCalcContext