Home
last modified time | relevance | path

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

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