Searched refs:OnBeforeKeyStroke (Results 1 – 5 of 5) sorted by relevance
32 virtual std::pair<bool, bool> OnBeforeKeyStroke(
433 std::tie(bRC, bExit) = m_pFillerNotify->OnBeforeKeyStroke( in OnKeyDown()515 std::tie(bRC, bExit) = m_pFillerNotify->OnBeforeKeyStroke( in OnChar()
263 std::tie(bRC, bExit) = m_pFillerNotify->OnBeforeKeyStroke( in OnNotifySelectionChanged()
134 std::pair<bool, bool> OnBeforeKeyStroke(
876 std::pair<bool, bool> CFFL_InteractiveFormFiller::OnBeforeKeyStroke( in OnBeforeKeyStroke() function in CFFL_InteractiveFormFiller