Searched refs:CFXJSE_Value (Results 1 - 25 of 41) sorted by relevance

12

/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_fm2jscontext.h24 static void Abs(CFXJSE_Value* pThis,
27 static void Avg(CFXJSE_Value* pThis,
30 static void Ceil(CFXJSE_Value* pThis,
33 static void Count(CFXJSE_Value* pThis,
36 static void Floor(CFXJSE_Value* pThis,
39 static void Max(CFXJSE_Value* pThis,
42 static void Min(CFXJSE_Value* pThis,
45 static void Mod(CFXJSE_Value* pThis,
48 static void Round(CFXJSE_Value* pThis,
51 static void Sum(CFXJSE_Value* pThi
[all...]
/external/pdfium/xfa/fxfa/parser/
H A Dcscript_eventpseudomodel.h38 void Change(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
39 void CommitKey(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
40 void FullText(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
41 void KeyDown(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
42 void Modifier(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
43 void NewContentType(CFXJSE_Value* pValue,
46 void NewText(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
47 void PrevContentType(CFXJSE_Value* pValue,
50 void PrevText(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
51 void Reenter(CFXJSE_Value* pValu
[all...]
H A Dcscript_datawindow.h22 void RecordsBefore(CFXJSE_Value* pValue,
25 void CurrentRecordNumber(CFXJSE_Value* pValue,
28 void RecordsAfter(CFXJSE_Value* pValue,
31 void IsDefined(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
H A Dcscript_hostpseudomodel.h19 void AppType(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
20 void CalculationsEnabled(CFXJSE_Value* pValue,
23 void CurrentPage(CFXJSE_Value* pValue,
26 void Language(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
27 void NumPages(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
28 void Platform(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
29 void Title(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
30 void ValidationsEnabled(CFXJSE_Value* pValue,
33 void Variation(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
34 void Version(CFXJSE_Value* pValu
[all...]
H A Dcxfa_scriptcontext.h34 CFXJSE_Value* pRetValue,
42 CFXJSE_Value* GetJSValueFromMap(CXFA_Object* pObject);
60 CFXJSE_Value* pValue,
65 CFXJSE_Value* pValue,
68 CFXJSE_Value* pValue);
69 static void GlobalPropertyGetter(CFXJSE_Value* pObject,
71 CFXJSE_Value* pValue);
72 static void GlobalPropertySetter(CFXJSE_Value* pObject,
74 CFXJSE_Value* pValue);
75 static void NormalPropertyGetter(CFXJSE_Value* pObjec
[all...]
H A Dcscript_datawindow.cpp31 void CScript_DataWindow::RecordsBefore(CFXJSE_Value* pValue,
35 void CScript_DataWindow::CurrentRecordNumber(CFXJSE_Value* pValue,
39 void CScript_DataWindow::RecordsAfter(CFXJSE_Value* pValue,
43 void CScript_DataWindow::IsDefined(CFXJSE_Value* pValue,
H A Dcxfa_valuearray.h13 class CXFA_ValueArray : public CFX_ArrayTemplate<CFXJSE_Value*> {
H A Dcscript_eventpseudomodel.cpp21 void StringProperty(CFXJSE_Value* pValue,
31 void InterProperty(CFXJSE_Value* pValue, int32_t& iValue, bool bSetting) {
39 void BooleanProperty(CFXJSE_Value* pValue, bool& bValue, bool bSetting) {
57 void CScript_EventPseudoModel::Property(CFXJSE_Value* pValue,
123 void CScript_EventPseudoModel::Change(CFXJSE_Value* pValue,
128 void CScript_EventPseudoModel::CommitKey(CFXJSE_Value* pValue,
133 void CScript_EventPseudoModel::FullText(CFXJSE_Value* pValue,
138 void CScript_EventPseudoModel::KeyDown(CFXJSE_Value* pValue,
143 void CScript_EventPseudoModel::Modifier(CFXJSE_Value* pValue,
148 void CScript_EventPseudoModel::NewContentType(CFXJSE_Value* pValu
[all...]
H A Dcscript_signaturepseudomodel.cpp33 CFXJSE_Value* pValue = pArguments->GetReturnValue();
45 CFXJSE_Value* pValue = pArguments->GetReturnValue();
65 CFXJSE_Value* pValue = pArguments->GetReturnValue();
H A Dxfa_object.h91 void Script_ObjectClass_ClassName(CFXJSE_Value* pValue,
342 void Script_Som_ResolveNodeList(CFXJSE_Value* pValue,
346 void Script_TreeClass_All(CFXJSE_Value* pValue,
349 void Script_TreeClass_Nodes(CFXJSE_Value* pValue,
352 void Script_TreeClass_ClassAll(CFXJSE_Value* pValue,
355 void Script_TreeClass_Parent(CFXJSE_Value* pValue,
358 void Script_TreeClass_Index(CFXJSE_Value* pValue,
361 void Script_TreeClass_ClassIndex(CFXJSE_Value* pValue,
364 void Script_TreeClass_SomExpression(CFXJSE_Value* pValue,
378 void Script_NodeClass_Ns(CFXJSE_Value* pValu
[all...]
H A Dcxfa_scriptcontext.cpp73 CXFA_ThisProxy* ToThisProxy(CFXJSE_Value* pValue, CFXJSE_Class* pClass) {
112 CXFA_Object* CXFA_ScriptContext::ToObject(CFXJSE_Value* pValue,
146 CFXJSE_Value* hRetValue,
170 CFXJSE_Value* pValue = pThisObject ? GetJSValueFromMap(pThisObject) : nullptr;
176 void CXFA_ScriptContext::GlobalPropertySetter(CFXJSE_Value* pObject,
178 CFXJSE_Value* pValue) {
209 CFXJSE_Value* pValue,
230 void CXFA_ScriptContext::GlobalPropertyGetter(CFXJSE_Value* pObject,
232 CFXJSE_Value* pValue) {
283 void CXFA_ScriptContext::NormalPropertyGetter(CFXJSE_Value* pOriginalValu
[all...]
H A Dxfa_resolvenode_rs.h50 std::unique_ptr<CFXJSE_Value> pValue(new CFXJSE_Value(pIsolate));
H A Dcscript_hostpseudomodel.cpp23 CXFA_Node* ToNode(CFXJSE_Value* pValue, CFXJSE_Class* pClass) {
37 void CScript_HostPseudoModel::AppType(CFXJSE_Value* pValue,
50 void CScript_HostPseudoModel::CalculationsEnabled(CFXJSE_Value* pValue,
66 void CScript_HostPseudoModel::CurrentPage(CFXJSE_Value* pValue,
81 void CScript_HostPseudoModel::Language(CFXJSE_Value* pValue,
95 void CScript_HostPseudoModel::NumPages(CFXJSE_Value* pValue,
110 void CScript_HostPseudoModel::Platform(CFXJSE_Value* pValue,
124 void CScript_HostPseudoModel::Title(CFXJSE_Value* pValue,
144 void CScript_HostPseudoModel::ValidationsEnabled(CFXJSE_Value* pValue,
161 void CScript_HostPseudoModel::Variation(CFXJSE_Value* pValu
[all...]
/external/pdfium/xfa/fxfa/
H A Dxfa_ffdochandler.h19 CFXJSE_Value* GetXFAScriptObject(CXFA_FFDoc* hDoc);
25 CFXJSE_Value* pRetValue,
26 CFXJSE_Value* pThisObject);
/external/pdfium/fxjs/
H A Dcfxjse_value.h22 class CFXJSE_Value { class
24 explicit CFXJSE_Value(v8::Isolate* pIsolate);
25 ~CFXJSE_Value();
58 void SetArray(const std::vector<std::unique_ptr<CFXJSE_Value>>& values);
62 CFXJSE_Value* lpPropValue);
64 CFXJSE_Value* lpPropValue);
65 bool GetObjectPropertyByIdx(uint32_t uPropIdx, CFXJSE_Value* lpPropValue);
66 bool SetObjectProperty(uint32_t uPropIdx, CFXJSE_Value* lpPropValue);
71 CFXJSE_Value* lpPropValue);
72 bool SetFunctionBind(CFXJSE_Value* lpOldFunctio
[all...]
H A Dcfxjse_arguments.h19 CFXJSE_Value* pRetValue)
24 std::unique_ptr<CFXJSE_Value> GetValue(int32_t index) const;
31 CFXJSE_Value* GetReturnValue();
35 CFXJSE_Value* m_pRetValue;
H A Dfxjse.h15 class CFXJSE_Value;
23 typedef void (*FXJSE_FuncCallback)(CFXJSE_Value* pThis,
26 typedef void (*FXJSE_PropAccessor)(CFXJSE_Value* pObject,
28 CFXJSE_Value* pValue);
29 typedef int32_t (*FXJSE_PropTypeGetter)(CFXJSE_Value* pObject,
32 typedef bool (*FXJSE_PropDeleter)(CFXJSE_Value* pObject,
H A Dcfxjse_arguments.cpp20 std::unique_ptr<CFXJSE_Value> CFXJSE_Arguments::GetValue(int32_t index) const {
21 std::unique_ptr<CFXJSE_Value> lpArgValue(
22 new CFXJSE_Value(v8::Isolate::GetCurrent()));
54 CFXJSE_Value* CFXJSE_Arguments::GetReturnValue() {
H A Dcfxjse_context.h18 class CFXJSE_Value;
31 std::unique_ptr<CFXJSE_Value> GetGlobalObject();
34 CFXJSE_Value* lpRetValue,
35 CFXJSE_Value* lpNewThisObject = nullptr);
H A Dcfxjse_class.cpp25 std::unique_ptr<CFXJSE_Value> lpThisValue(
26 new CFXJSE_Value(info.GetIsolate()));
28 std::unique_ptr<CFXJSE_Value> lpRetValue(new CFXJSE_Value(info.GetIsolate()));
44 std::unique_ptr<CFXJSE_Value> lpThisValue(
45 new CFXJSE_Value(info.GetIsolate()));
47 std::unique_ptr<CFXJSE_Value> lpRetValue(new CFXJSE_Value(info.GetIsolate()));
63 std::unique_ptr<CFXJSE_Value> lpThisValue(
64 new CFXJSE_Value(inf
[all...]
H A Dcfxjse_value.cpp67 CFXJSE_Value::CFXJSE_Value(v8::Isolate* pIsolate) : m_pIsolate(pIsolate) {} function in class:CFXJSE_Value
69 CFXJSE_Value::~CFXJSE_Value() {}
71 CFXJSE_HostObject* CFXJSE_Value::ToHostObject(CFXJSE_Class* lpClass) const {
84 void CFXJSE_Value::SetObject(CFXJSE_HostObject* lpObject,
94 void CFXJSE_Value::SetHostObject(CFXJSE_HostObject* lpObject,
105 void CFXJSE_Value::SetArray(
106 const std::vector<std::unique_ptr<CFXJSE_Value>>& values) {
117 void CFXJSE_Value
[all...]
H A Dcfxjse_class.h15 class CFXJSE_Value;
42 friend class CFXJSE_Value;
/external/pdfium/fpdfsdk/javascript/
H A Dijs_runtime.h36 CFXJSE_Value* pValue) = 0;
38 CFXJSE_Value* pValue) = 0;
H A Dcjs_runtime.h55 CFXJSE_Value* pValue) override;
57 CFXJSE_Value* pValue) override;
/external/pdfium/xfa/fxfa/app/
H A Dxfa_ffdochandler.cpp18 CFXJSE_Value* CXFA_FFDocHandler::GetXFAScriptObject(CXFA_FFDoc* hDoc) {
47 CFXJSE_Value* pRetValue,
48 CFXJSE_Value* pThisValue) {

Completed in 664 milliseconds

12