Searched defs:IFX_Edit_Notify (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/include/fxedit/
H A Dfx_edit.h23 class IFX_Edit_Notify;
72 class IFX_Edit_Notify { class
74 virtual ~IFX_Edit_Notify() {}
192 // set a IFX_Edit_Notify pointer implemented by user.
193 virtual void SetNotify(IFX_Edit_Notify* pNotify) = 0;

Completed in 25 milliseconds