Searched refs:LVN_KEYDOWN (Results 1 – 13 of 13) sorted by relevance
371 case LVN_KEYDOWN: in OnGroupPropSheetNotify()
555 case LVN_KEYDOWN: in OnUserPropSheetNotify()
845 case LVN_KEYDOWN: in ServicesPageWndProc()
572 case LVN_KEYDOWN: in ApplicationPageOnNotify()
275 case LVN_KEYDOWN: in ProcessPageOnNotify()
1817 SPNFY(LVN_KEYDOWN, NMLVKEYDOWN),
1400 case LVN_KEYDOWN: in MainWnd_OnNotify()
1806 case LVN_KEYDOWN: in OnNotify()
1964 case LVN_KEYDOWN: in FolderOptionsFileTypesDlg()
3189 #define LVN_KEYDOWN (LVN_FIRST-55) macro
580 case LVN_KEYDOWN: return TEXT("LVN_KEYDOWN"); in MD_GetNotifyCode()
1196 case LVN_KEYDOWN: in cert_mgr_dlg_proc()
10138 notify_hdr(infoPtr, LVN_KEYDOWN, &nmKeyDown.hdr); in LISTVIEW_KeyDown()