Home
last modified time | relevance | path

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

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