Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.h54 bool IsXfaCalculateEnabled() const;
Dcpdfsdk_interactiveform.cpp220 bool CPDFSDK_InteractiveForm::IsXfaCalculateEnabled() const { in IsXfaCalculateEnabled() function in CPDFSDK_InteractiveForm
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp381 return pForm->IsXfaCalculateEnabled(); in IsCalculationsEnabled()