Home
last modified time | relevance | path

Searched defs:CFXJSE_Value (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/xfa/
H A Dcfxjse_class.h15 class CFXJSE_Value; variable
32 friend class CFXJSE_Value; variable
H A Dcjx_datawindow.h14 class CFXJSE_Value; variable
H A Dcjx_hostpseudomodel.h14 class CFXJSE_Value; variable
H A Dcfxjse_context.h19 class CFXJSE_Value; variable
H A Dcjx_layoutpseudomodel.h22 class CFXJSE_Value; variable
H A Dcjx_eventpseudomodel.h13 class CFXJSE_Value; variable
H A Dfxjse.h24 class CFXJSE_Value; variable
H A Dcfxjse_value.cpp68 CFXJSE_Value::CFXJSE_Value(v8::Isolate* pIsolate) : m_pIsolate(pIsolate) {} in CFXJSE_Value() function in CFXJSE_Value
70 CFXJSE_Value::CFXJSE_Value(v8::Isolate* pIsolate, v8::Local<v8::Value> value) in CFXJSE_Value() function in CFXJSE_Value
H A Dcjx_object.h24 class CFXJSE_Value; variable
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fxjs/
H A Dcfxjse_class.h15 class CFXJSE_Value; variable
42 friend class CFXJSE_Value; variable
H A Dcfxjse_context.h18 class CFXJSE_Value; variable
H A Dfxjse.h15 class CFXJSE_Value; variable
H A Dcfxjse_value.cpp67 CFXJSE_Value::CFXJSE_Value(v8::Isolate* pIsolate) : m_pIsolate(pIsolate) {} in CFXJSE_Value() function in CFXJSE_Value
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fxjs/include/
H A Dcfxjse_class.h15 class CFXJSE_Value; variable
42 friend class CFXJSE_Value; variable
H A Dcfxjse_context.h18 class CFXJSE_Value; variable
H A Dfxjse.h15 class CFXJSE_Value; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/xfa/
H A Dcjx_tree.h13 class CFXJSE_Value; variable
H A Dcfxjse_context.h20 class CFXJSE_Value; variable
H A Dcjx_eventpseudomodel.h13 class CFXJSE_Value; variable
H A Dfxjse.h26 class CFXJSE_Value; variable
H A Dcjx_object.h26 class CFXJSE_Value; variable
H A Dcfxjse_value.cpp70 CFXJSE_Value::CFXJSE_Value(v8::Isolate* pIsolate, v8::Local<v8::Value> value) { in CFXJSE_Value() function in CFXJSE_Value
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/testing/
H A Dxfa_js_embedder_test.h16 class CFXJSE_Value; variable
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A DJS_Runtime_Stub.cpp140 bool GetValueByName(const CFX_ByteStringC&, CFXJSE_Value*) override { in GetValueByName() argument
144 bool SetValueByName(const CFX_ByteStringC&, CFXJSE_Value*) override { in SetValueByName() argument
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A DJS_Runtime_Stub.cpp142 FX_BOOL GetValueByName(const CFX_ByteStringC&, CFXJSE_Value*) override { in GetValueByName() argument
146 FX_BOOL SetValueByName(const CFX_ByteStringC&, CFXJSE_Value*) override { in SetValueByName() argument

12