/external/pdfium/xfa/src/fxjse/src/ |
D | value.h | 25 v8::Local<v8::Value> hValue = in IsUndefined() local 34 v8::Local<v8::Value> hValue = in IsNull() local 43 v8::Local<v8::Value> hValue = in IsBoolean() local 52 v8::Local<v8::Value> hValue = in IsString() local 61 v8::Local<v8::Value> hValue = in IsNumber() local 70 v8::Local<v8::Value> hValue = in IsInteger() local 79 v8::Local<v8::Value> hValue = in IsObject() local 88 v8::Local<v8::Value> hValue = in IsArray() local 97 v8::Local<v8::Value> hValue = in IsFunction() local 106 v8::Local<v8::Value> hValue = in IsDate() local [all …]
|
D | value.cpp | 13 FX_BOOL FXJSE_Value_IsUndefined(FXJSE_HVALUE hValue) { in FXJSE_Value_IsUndefined() 17 FX_BOOL FXJSE_Value_IsNull(FXJSE_HVALUE hValue) { in FXJSE_Value_IsNull() 21 FX_BOOL FXJSE_Value_IsBoolean(FXJSE_HVALUE hValue) { in FXJSE_Value_IsBoolean() 25 FX_BOOL FXJSE_Value_IsUTF8String(FXJSE_HVALUE hValue) { in FXJSE_Value_IsUTF8String() 29 FX_BOOL FXJSE_Value_IsNumber(FXJSE_HVALUE hValue) { in FXJSE_Value_IsNumber() 33 FX_BOOL FXJSE_Value_IsInteger(FXJSE_HVALUE hValue) { in FXJSE_Value_IsInteger() 37 FX_BOOL FXJSE_Value_IsObject(FXJSE_HVALUE hValue) { in FXJSE_Value_IsObject() 41 FX_BOOL FXJSE_Value_IsArray(FXJSE_HVALUE hValue) { in FXJSE_Value_IsArray() 45 FX_BOOL FXJSE_Value_IsFunction(FXJSE_HVALUE hValue) { in FXJSE_Value_IsFunction() 49 FX_BOOL FXJSE_Value_IsDate(FXJSE_HVALUE hValue) { in FXJSE_Value_IsDate() [all …]
|
D | context.cpp | 77 v8::Local<v8::Value> hValue; in FXJSE_CreateReturnValue() local 114 v8::Local<v8::Value> hValue = in FXJSE_ReturnValue_GetMessage() local 136 v8::Local<v8::Value> hValue = in FXJSE_ReturnValue_GetLineInfo() local 201 v8::Local<v8::Value> hValue = hScript->Run(); in ExecuteScript() local 226 v8::Local<v8::Value> hValue = in ExecuteScript() local
|
D | dynprop.cpp | 39 FXJSE_HVALUE hValue) { in FXJSE_DynPropGetterAdapter() 74 FXJSE_HVALUE hValue) { in FXJSE_DynPropSetterAdapter()
|
D | class.cpp | 199 v8::Local<v8::Value> hValue = (*lpArguments->m_pInfo)[index]; in GetObject() local
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_script_eventpseudomodel.cpp | 23 void Script_EventPseudoModel_StringProperty(FXJSE_HVALUE hValue, in Script_EventPseudoModel_StringProperty() 34 void Script_EventPseudoModel_InterProperty(FXJSE_HVALUE hValue, in Script_EventPseudoModel_InterProperty() 43 void Script_EventPseudoModel_BooleanProperty(FXJSE_HVALUE hValue, in Script_EventPseudoModel_BooleanProperty() 53 FXJSE_HVALUE hValue, in Script_EventPseudoModel_Property() 136 FXJSE_HVALUE hValue, in Script_EventPseudoModel_CancelAction() 142 FXJSE_HVALUE hValue, in Script_EventPseudoModel_Change() 148 FXJSE_HVALUE hValue, in Script_EventPseudoModel_CommitKey() 154 FXJSE_HVALUE hValue, in Script_EventPseudoModel_FullText() 160 FXJSE_HVALUE hValue, in Script_EventPseudoModel_KeyDown() 166 FXJSE_HVALUE hValue, in Script_EventPseudoModel_Modifier() [all …]
|
D | xfa_script_hostpseudomodel.cpp | 24 FXJSE_HVALUE hValue, in Script_HostPseudoModel_LoadString() 32 FXJSE_HVALUE hValue, in Script_HostPseudoModel_AppType() 48 FXJSE_HVALUE hValue, in Script_HostPseudoModel_FoxitAppType() 64 FXJSE_HVALUE hValue, in Script_HostPseudoModel_CalculationsEnabled() 81 FXJSE_HVALUE hValue, in Script_HostPseudoModel_CurrentPage() 98 FXJSE_HVALUE hValue, in Script_HostPseudoModel_Language() 114 FXJSE_HVALUE hValue, in Script_HostPseudoModel_NumPages() 130 FXJSE_HVALUE hValue, in Script_HostPseudoModel_Platform() 146 FXJSE_HVALUE hValue, in Script_HostPseudoModel_Title() 169 FXJSE_HVALUE hValue, in Script_HostPseudoModel_ValidationsEnabled() [all …]
|
D | xfa_script_datawindow.cpp | 32 FXJSE_HVALUE hValue, in Script_DataWindow_RecordsBefore() 36 FXJSE_HVALUE hValue, in Script_DataWindow_CurrentRecordNumber() 40 FXJSE_HVALUE hValue, in Script_DataWindow_RecordsAfter() 43 void CScript_DataWindow::Script_DataWindow_IsDefined(FXJSE_HVALUE hValue, in Script_DataWindow_IsDefined()
|
D | xfa_script_layoutpseudomodel.cpp | 26 FXJSE_HVALUE hValue, in Script_LayoutPseudoModel_Ready() 95 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_HWXY() local 161 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_NumberedPageCount() local 188 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_PageSpan() local 399 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_AbsPageCountInBatch() local 412 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_SheetCountInBatch() local 462 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_AbsPageInBatch() local 496 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_SheetInBatch() local 534 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_LayoutPseudoModel_PageImp() local
|
D | xfa_script_signaturepseudomodel.cpp | 41 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_SignaturePseudoModel_Verify() local 75 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_SignaturePseudoModel_Sign() local 117 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_SignaturePseudoModel_Clear() local
|
D | xfa_object_imp.cpp | 44 void CXFA_Object::Script_ObjectClass_ClassName(FXJSE_HVALUE hValue, in Script_ObjectClass_ClassName() 639 FXJSE_HVALUE hValue = NULL; in Script_TreeClass_ResolveNode() local 668 FXJSE_HVALUE hValue = pArguments->GetReturnValue(); in Script_TreeClass_ResolveNodes() local 681 void CXFA_Node::Script_Som_ResolveNodeList(FXJSE_HVALUE hValue, in Script_Som_ResolveNodeList() 717 void CXFA_Node::Script_TreeClass_All(FXJSE_HVALUE hValue, in Script_TreeClass_All() 730 void CXFA_Node::Script_TreeClass_Nodes(FXJSE_HVALUE hValue, in Script_TreeClass_Nodes() 749 void CXFA_Node::Script_TreeClass_ClassAll(FXJSE_HVALUE hValue, in Script_TreeClass_ClassAll() 762 void CXFA_Node::Script_TreeClass_Parent(FXJSE_HVALUE hValue, in Script_TreeClass_Parent() 777 void CXFA_Node::Script_TreeClass_Index(FXJSE_HVALUE hValue, in Script_TreeClass_Index() 786 void CXFA_Node::Script_TreeClass_ClassIndex(FXJSE_HVALUE hValue, in Script_TreeClass_ClassIndex() [all …]
|
D | xfa_script_imp.cpp | 142 FXJSE_HVALUE hValue) { in GlobalPropertySetter() 177 FXJSE_HVALUE hValue, in QueryNodeByFlag() 200 FXJSE_HVALUE hValue) { in GlobalPropertyGetter() 259 FXJSE_HVALUE hValue) { in NormalPropertyGetter() 306 FXJSE_HVALUE hValue) { in NormalPropertySetter() 515 FXJSE_HVALUE hValue, in QueryVariableHValue() 551 FXJSE_HVALUE hValue) { in QueryBuiltinHValue() 702 FXJSE_HVALUE hValue = FXJSE_Value_Create(m_hJsRuntime); in ResolveObjects() local
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_fm2jsapi.cpp | 46 FXJSE_HVALUE hValue) { in XFA_FM2JS_GlobalPropertyGetter()
|
D | xfa_fm2jscontext.cpp | 6929 FXJSE_HVALUE hValue) { in HValueToInteger() 7185 void CXFA_FM2JSContext::GlobalPropertyGetter(FXJSE_HVALUE hValue) { in GlobalPropertyGetter()
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Runtime.cpp | 268 FXJSE_HVALUE hValue) { 303 FXJSE_HVALUE hValue) {
|
/external/pdfium/xfa/src/fxfa/src/common/ |
D | xfa_script.h | 56 FXJSE_HVALUE hValue = FXJSE_Value_Create(hRunTime); in GetAttributeResult() local
|
/external/pdfium/fpdfsdk/src/fpdfxfa/ |
D | fpdfxfa_doc.cpp | 1215 FXJSE_HVALUE hValue) { in SetGlobalProperty() 1226 FXJSE_HVALUE hValue) { in GetPDFScriptObject() 1243 FXJSE_HVALUE hValue) { in GetGlobalProperty() 1258 FXJSE_HVALUE hValue, in _GetHValueByName()
|