Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_imp.cpp102 FXJSE_Value_SetUndefined(hRetValue); in RunScript()
263 FXJSE_Value_SetUndefined(hValue); in NormalPropertyGetter()
301 FXJSE_Value_SetUndefined(hValue); in NormalPropertyGetter()
Dxfa_object_imp.cpp3138 FXJSE_Value_SetUndefined(pArguments->GetReturnValue()); in Script_InstanceManager_MoveInstance()
3161 FXJSE_Value_SetUndefined(pArguments->GetReturnValue()); in Script_InstanceManager_RemoveInstance()
3199 FXJSE_Value_SetUndefined(pArguments->GetReturnValue()); in Script_InstanceManager_SetInstances()
/external/pdfium/xfa/include/fxjse/
Dfxjse.h119 void FXJSE_Value_SetUndefined(FXJSE_HVALUE hValue);
/external/pdfium/fpdfsdk/src/javascript/
DJS_Runtime.cpp294 FXJSE_Value_SetUndefined(hValue);
/external/pdfium/xfa/src/fxjse/src/
Dvalue.cpp85 void FXJSE_Value_SetUndefined(FXJSE_HVALUE hValue) { in FXJSE_Value_SetUndefined() function
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp3161 FXJSE_Value_SetUndefined(args.GetReturnValue()); in Within()
6589 FXJSE_Value_SetUndefined(simpleValue); in GetSimpleHValue()