Searched refs:OnReturnKey (Results 1 – 4 of 4) sorted by relevance
85 afx_msg void OnReturnKey();
153 BOOL OnReturnKey(int item_type);
34 ON_COMMAND(IDOK, &PaletteLayoutDlg::OnReturnKey) in BEGIN_MESSAGE_MAP()168 void PaletteLayoutDlg::OnReturnKey() in OnReturnKey() function in PaletteLayoutDlg
3804 BOOL resource_view::OnReturnKey(int item_type) in OnReturnKey() function in resource_view4085 if (OnReturnKey(item_type)) in PreTranslateMessage()