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

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

Completed in 86 milliseconds