Home
last modified time | relevance | path

Searched defs:SetNotify (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.h42 void SetNotify(NotifyIface* pNotify) { m_pNotify = pNotify; } in SetNotify() function
H A Dcpwl_edit_impl.cpp699 void CPWL_EditImpl::SetNotify(CPWL_Edit* pNotify) { in SetNotify() function in CPWL_EditImpl
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddaogetrw.h86 STDMETHOD(SetNotify) (THIS_ REFIID riid,WINBOOL fNotify); in DECLARE_INTERFACE_() local