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

  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 36 class IFX_Edit_Notify;
59 class IFX_Edit_Notify
163 //set a IFX_Edit_Notify pointer implemented by user.
164 virtual void SetNotify(IFX_Edit_Notify * pNotify) = 0;
fxet_edit.h 575 void SetNotify(IFX_Edit_Notify * pNotify);
748 IFX_Edit_Notify* m_pNotify;
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_EditCtrl.h 53 class PWL_CLASS CPWL_EditCtrl : public CPWL_Wnd, public IFX_Edit_Notify
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 1028 void CFX_Edit::SetNotify(IFX_Edit_Notify* pNotify)
    [all...]

Completed in 84 milliseconds