HomeSort by relevance Sort by last modified time
    Searched refs:BeforeFormImportData (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfdoc/
ipdf_formnotify.h 28 virtual int BeforeFormImportData(CPDF_InterForm* pForm) = 0;
  /external/pdfium/fpdfsdk/
cpdfsdk_interform.h 115 int BeforeFormImportData(CPDF_InterForm* pForm) override;
cpdfsdk_interform.cpp 699 int CPDFSDK_InterForm::BeforeFormImportData(CPDF_InterForm* pForm) {

Completed in 71 milliseconds