HomeSort by relevance Sort by last modified time
    Searched refs:GlobalPropertyGetter (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jsapi.cpp 49 pContext->GlobalPropertyGetter(hValue);
xfa_fm2jscontext.h 436 void GlobalPropertyGetter(FXJSE_HVALUE hValue);
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_imp.h 64 static void GlobalPropertyGetter(FXJSE_HOBJECT hObject,
xfa_script_imp.cpp 198 void CXFA_ScriptContext::GlobalPropertyGetter(FXJSE_HOBJECT hObject,
428 m_JsGlobalClass.dynPropGetter = CXFA_ScriptContext::GlobalPropertyGetter;
452 CXFA_ScriptContext::GlobalPropertyGetter;
    [all...]

Completed in 58 milliseconds