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

/external/pdfium/fpdfsdk/include/
H A Dfsdk_annothandler.h74 virtual void OnDelete(CPDFSDK_Annot* pAnnot) = 0;
171 void OnDelete(CPDFSDK_Annot* pAnnot) override {}
285 virtual void OnDelete(CPDFSDK_Annot* pAnnot) {} function in class:CPDFSDK_XFAAnnotHandler
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_EditCtrl.h44 virtual void OnDelete(const CPVT_WordPlace& place, function in class:IPWL_Edit_Notify
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_IFormFiller.cpp116 void CFFL_IFormFiller::OnDelete(CPDFSDK_Annot* pAnnot) { function in class:CFFL_IFormFiller
118 pFormFiller->OnDelete(pAnnot);
H A DFFL_FormFiller.cpp107 void CFFL_FormFiller::OnDelete(CPDFSDK_Annot* pAnnot) {} function in class:CFFL_FormFiller
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Edit.cpp1023 void CPWL_Edit::OnDelete(const CPVT_WordPlace& place, function in class:CPWL_Edit
1031 m_pEditNotify->OnDelete(place, oldplace);
/external/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...

Completed in 181 milliseconds