Home
last modified time | relevance | path

Searched defs:OnBackSpace (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_EditCtrl.h51 virtual void OnBackSpace(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace){} in OnBackSpace() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp1107 void CPWL_Edit::OnBackSpace(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace) in OnBackSpace() function in CPWL_Edit