Searched refs:OnCharWithExit (Results 1 – 2 of 2) sorted by relevance
31 FX_BOOL OnCharWithExit(FX_WORD nChar, FX_BOOL & bExit, FX_DWORD nFlag);
96 FX_BOOL CPWL_CBListBox::OnCharWithExit(FX_WORD nChar, FX_BOOL & bExit, FX_DWORD nFlag) in OnCharWithExit() function in CPWL_CBListBox595 if (m_pList->OnCharWithExit(nChar,bExit,nFlag)) in OnChar()