Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_engine.cpp39 CFXJSE_Engine::GlobalPropertyGetter,
59 CFXJSE_Engine::GlobalPropertyGetter,
206 void CFXJSE_Engine::GlobalPropertyGetter(CFXJSE_Value* pObject, in GlobalPropertyGetter() function in CFXJSE_Engine
215 lpScriptContext->m_FM2JSContext->GlobalPropertyGetter(pValue); in GlobalPropertyGetter()
Dcfxjse_engine.h30 static void GlobalPropertyGetter(CFXJSE_Value* pObject,
Dcfxjse_formcalc_context.h423 void GlobalPropertyGetter(CFXJSE_Value* pValue);
Dcfxjse_formcalc_context.cpp6204 void CFXJSE_FormCalcContext::GlobalPropertyGetter(CFXJSE_Value* pValue) { in GlobalPropertyGetter() function in CFXJSE_FormCalcContext