Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.cpp285 SetCheck(IDC_COMPRESS, mPixelmapInfo.compress); in InitPixelmapDlgConfig()
395 GetCheck(IDC_COMPRESS, mPixelmapInfo.compress); in SavePixelmapDlgConfig()
857 GetDlgItem(IDC_COMPRESS)->EnableWindow(FALSE); in EnableDisableRawFields()
870 GetDlgItem(IDC_COMPRESS)->EnableWindow(TRUE); in EnableDisableRawFields()
1069 pWnd = GetDlgItem(IDC_COMPRESS); in OnTestMessage()
1071 SendMessage(WM_COMMAND, MAKEWPARAM(IDC_COMPRESS, BN_CLICKED), (LPARAM)pWnd->m_hWnd); in OnTestMessage()
Dfont_path_dialog.cpp762 DDX_Check(pDX, IDC_COMPRESS, m_info->compress); in DoDataExchange()
1167 GetDlgItem(IDC_COMPRESS)->ShowWindow(GX_FALSE); in OnInitDialog()
1261 pWnd = GetDlgItem(IDC_COMPRESS); in OnTestMessage()
1263 SendMessage(WM_COMMAND, MAKEWPARAM(IDC_COMPRESS, BN_CLICKED), (LPARAM)pWnd->m_hWnd); in OnTestMessage()
Dresource.h242 #define IDC_COMPRESS 1059 macro
Dstudiox.rc790 … CONTROL "Compress Output",IDC_COMPRESS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,215,84,72,10
826 … CONTROL "Compress Output",IDC_COMPRESS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,126,76,10