Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1001 void SetFormNotify(const CPDF_FormNotify* pNotify);
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp1618 void CPDF_InterForm::SetFormNotify(const CPDF_FormNotify* pNotify) in SetFormNotify() function in CPDF_InterForm
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp1693 m_pInterForm->SetFormNotify(this); in CPDFSDK_InterForm()