Searched refs:OnBeforeKeyStroke (Results 1 – 5 of 5) sorted by relevance
28 virtual std::pair<bool, bool> OnBeforeKeyStroke(
487 std::tie(bRC, bExit) = m_pFillerNotify->OnBeforeKeyStroke( in OnKeyDown()569 std::tie(bRC, bExit) = m_pFillerNotify->OnBeforeKeyStroke( in OnChar()
273 std::tie(bRC, bExit) = m_pFillerNotify->OnBeforeKeyStroke( in OnNotifySelectionChanged()
134 std::pair<bool, bool> OnBeforeKeyStroke(CPWL_Wnd::PrivateData* pAttached,
852 std::pair<bool, bool> CFFL_InteractiveFormFiller::OnBeforeKeyStroke( in OnBeforeKeyStroke() function in CFFL_InteractiveFormFiller