Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.h62 bool IsXfaCalculateEnabled() const;
Dcpdfsdk_interform.cpp229 bool CPDFSDK_InterForm::IsXfaCalculateEnabled() const { in IsXfaCalculateEnabled() function in CPDFSDK_InterForm
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp368 ->IsXfaCalculateEnabled(); in IsCalculationsEnabled()