Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.h62 void XfaSetValidationsEnabled(bool bEnabled);
Dcpdfsdk_interform.cpp205 void CPDFSDK_InterForm::XfaSetValidationsEnabled(bool bEnabled) { in XfaSetValidationsEnabled() function in CPDFSDK_InterForm
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp541 m_pContext->GetFormFillEnv()->GetInterForm()->XfaSetValidationsEnabled( in SetValidationsEnabled()