Home
last modified time | relevance | path

Searched refs:OnContentChange (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_EditCtrl.h30 virtual void OnContentChange(const CPDF_Rect& rcContent) {} in OnContentChange() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_EditCtrl.cpp590 m_pEditNotify->OnContentChange(rcContent); in IOnContentChange()