Home
last modified time | relevance | path

Searched refs:OnBnClickedExportPalette (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DPaletteLayoutDlg.h91 afx_msg void OnBnClickedExportPalette();
DPaletteLayoutDlg.cpp40 ON_BN_CLICKED(IDC_EXPORT_PALETTE, &PaletteLayoutDlg::OnBnClickedExportPalette) in BEGIN_MESSAGE_MAP()
402 void PaletteLayoutDlg::OnBnClickedExportPalette() in OnBnClickedExportPalette() function in PaletteLayoutDlg