Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_scriptcontext.cpp37 CXFA_ScriptContext::GlobalPropertyGetter,
65 CXFA_ScriptContext::GlobalPropertyGetter,
230 void CXFA_ScriptContext::GlobalPropertyGetter(CFXJSE_Value* pObject, in GlobalPropertyGetter() function in CXFA_ScriptContext
240 lpScriptContext->m_FM2JSContext->GlobalPropertyGetter(pValue); in GlobalPropertyGetter()
Dcxfa_scriptcontext.h69 static void GlobalPropertyGetter(CFXJSE_Value* pObject,
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h451 void GlobalPropertyGetter(CFXJSE_Value* pValue);
Dxfa_fm2jscontext.cpp6374 void CXFA_FM2JSContext::GlobalPropertyGetter(CFXJSE_Value* pValue) { in GlobalPropertyGetter() function in CXFA_FM2JSContext