Searched refs:IDC_DITHER (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | edit_pixelmap_dlg.cpp | 292 SetCheck(IDC_DITHER, mPixelmapInfo.dither); in InitPixelmapDlgConfig() 397 GetCheck(IDC_DITHER, mPixelmapInfo.dither); in SavePixelmapDlgConfig() 858 GetDlgItem(IDC_DITHER)->EnableWindow(FALSE); in EnableDisableRawFields() 871 GetDlgItem(IDC_DITHER)->EnableWindow(TRUE); in EnableDisableRawFields() 1081 pWnd = GetDlgItem(IDC_DITHER); in OnTestMessage() 1083 SendMessage(WM_COMMAND, MAKEWPARAM(IDC_DITHER, BN_CLICKED), (LPARAM)pWnd->m_hWnd); in OnTestMessage()
|
| D | resource.h | 244 #define IDC_DITHER 1061 macro
|
| D | studiox.rc | 828 CONTROL "Dither",IDC_DITHER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,154,35,10
|