Searched refs:SetNotifierIface (Results 1 – 3 of 3) sorted by relevance
101 void SetNotifierIface(NotifierIface* pNotify);
1093 void CPDF_InteractiveForm::SetNotifierIface(NotifierIface* pNotify) { in SetNotifierIface() function in CPDF_InteractiveForm
118 m_pInteractiveForm->SetNotifierIface(this); in CPDFSDK_InteractiveForm()