Home
last modified time | relevance | path

Searched refs:FXJSE_Value_SetObject (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/include/fxjse/
Dfxjse.h127 void FXJSE_Value_SetObject(FXJSE_HVALUE hValue,
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_layoutpseudomodel.cpp383 FXJSE_Value_SetObject(pArguments->GetReturnValue(), in Script_LayoutPseudoModel_PageContent()
Dxfa_script_imp.cpp781 FXJSE_Value_SetObject(jsHvalue, pObject, m_hJsClass); in GetJSValueFromMap()
Dxfa_object_imp.cpp714 FXJSE_Value_SetObject(hValue, (CXFA_Object*)pNodeList, in Script_Som_ResolveNodeList()
745 FXJSE_Value_SetObject(hValue, (CXFA_Object*)pNodeList, in Script_TreeClass_Nodes()
1232 FXJSE_Value_SetObject(pArguments->GetReturnValue(), (CXFA_Object*)pFormNodes, in Script_ContainerClass_GetDeltas()
3410 FXJSE_Value_SetObject( in Script_Form_FormNodes()
/external/pdfium/xfa/src/fxjse/src/
Dvalue.cpp121 void FXJSE_Value_SetObject(FXJSE_HVALUE hValue, in FXJSE_Value_SetObject() function
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp7183 FXJSE_Value_SetObject(m_hValue, this, m_hFMClass); in Initialize()