Home
last modified time | relevance | path

Searched refs:OnBeforeKeyStroke (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.h30 virtual void OnBeforeKeyStroke(void* pPrivateData,
DPWL_Edit.cpp622 m_pFillerNotify->OnBeforeKeyStroke(GetAttachedData(), strChange, in OnKeyDown()
702 m_pFillerNotify->OnBeforeKeyStroke(GetAttachedData(), swChange, in OnChar()
DPWL_ListBox.cpp351 m_pFillerNotify->OnBeforeKeyStroke(GetAttachedData(), swChange, strChangeEx, in OnNotifySelChanged()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.h146 void OnBeforeKeyStroke(void* pPrivateData,
Dcffl_interactiveformfiller.cpp877 void CFFL_InteractiveFormFiller::OnBeforeKeyStroke( in OnBeforeKeyStroke() function in CFFL_InteractiveFormFiller