Searched refs:IOnCaretChange (Results 1 - 5 of 5) sorted by last modified time

/external/pdfium/fpdfsdk/include/fxedit/
H A Dfx_edit.h78 virtual void IOnCaretChange(const CPVT_SecProps & secProps, const CPVT_WordProps & wordProps) = 0;
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_EditCtrl.h152 virtual void IOnCaretChange(const CPVT_SecProps & secProps, const CPVT_WordProps & wordProps);
H A DPWL_ListBox.h30 void IOnCaretChange(const CPVT_SecProps & secProps, const CPVT_WordProps & wordProps);
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2661 m_pNotify->IOnCaretChange(SecProps,WordProps);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_EditCtrl.cpp680 void CPWL_EditCtrl::IOnCaretChange(const CPVT_SecProps & secProps, const CPVT_WordProps & wordProps) function in class:CPWL_EditCtrl

Completed in 331 milliseconds