Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dipdf_formnotify.h28 virtual int BeforeFormImportData(CPDF_InterForm* pForm) = 0;
/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.h115 int BeforeFormImportData(CPDF_InterForm* pForm) override;
Dcpdfsdk_interform.cpp699 int CPDFSDK_InterForm::BeforeFormImportData(CPDF_InterForm* pForm) { in BeforeFormImportData() function in CPDFSDK_InterForm