Home
last modified time | relevance | path

Searched refs:IsXfaCalculateEnabled (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_interactiveform.h54 bool IsXfaCalculateEnabled() const;
H A Dcpdfsdk_interactiveform.cpp220 bool CPDFSDK_InteractiveForm::IsXfaCalculateEnabled() const { in IsXfaCalculateEnabled() function in CPDFSDK_InteractiveForm
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_interactiveform.h54 bool IsXfaCalculateEnabled() const;
H A Dcpdfsdk_interactiveform.cpp219 bool CPDFSDK_InteractiveForm::IsXfaCalculateEnabled() const { in IsXfaCalculateEnabled() function in CPDFSDK_InteractiveForm
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dcpdfsdk_interform.h60 bool IsXfaCalculateEnabled() const;
H A Dcpdfsdk_interform.cpp198 bool CPDFSDK_InterForm::IsXfaCalculateEnabled() const { in IsXfaCalculateEnabled() function in CPDFSDK_InterForm
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/include/
H A Dfsdk_baseform.h266 FX_BOOL IsXfaCalculateEnabled() const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp381 return pForm->IsXfaCalculateEnabled(); in IsCalculationsEnabled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp382 return pForm->IsXfaCalculateEnabled(); in IsCalculationsEnabled()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp371 ->IsXfaCalculateEnabled(); in IsCalculationsEnabled()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/fpdfxfa/
H A Dfpdfxfa_doc.cpp567 return m_pSDKDoc->GetInterForm()->IsXfaCalculateEnabled(); in IsCalculationsEnabled()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/
H A Dfsdk_baseform.cpp2145 FX_BOOL CPDFSDK_InterForm::IsXfaCalculateEnabled() const { function in CPDFSDK_InterForm