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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ListBox.h 15 class CPWL_List_Notify : public IFX_List_Notify
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 40 class IFX_List_Notify;
393 class IFX_List_Notify
421 virtual void SetNotify(IFX_List_Notify * pNotify) = 0;
fxet_list.h 305 void SetNotify(IFX_List_Notify * pNotify);
352 IFX_List_Notify* m_pNotify;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 523 void CFX_ListCtrl::SetNotify(IFX_List_Notify * pNotify)

Completed in 201 milliseconds