Home
last modified time | relevance | path

Searched refs:OnReturnKey (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DPaletteLayoutDlg.h85 afx_msg void OnReturnKey();
Dresource_view.h153 BOOL OnReturnKey(int item_type);
DPaletteLayoutDlg.cpp34 ON_COMMAND(IDOK, &PaletteLayoutDlg::OnReturnKey) in BEGIN_MESSAGE_MAP()
168 void PaletteLayoutDlg::OnReturnKey() in OnReturnKey() function in PaletteLayoutDlg
Dresource_view.cpp3804 BOOL resource_view::OnReturnKey(int item_type) in OnReturnKey() function in resource_view
4085 if (OnReturnKey(item_type)) in PreTranslateMessage()