Home
last modified time | relevance | path

Searched refs:OnClear (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.h103 void OnClear(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace);
Dcpwl_edit.cpp634 void CPWL_Edit::OnClear(const CPVT_WordPlace& place, in OnClear() function in CPWL_Edit
Dcpwl_edit_impl.cpp1668 m_pOperationNotify->OnClear(m_wpCaret, m_wpOldCaret); in Clear()