Searched refs:IDC_RADIO_1BPP (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | ProjectConfigDlg.cpp | 99 ON_BN_CLICKED(IDC_RADIO_1BPP, &ProjectConfigWin::BitDepthChanged) in IMPLEMENT_DYNAMIC() 348 DDX_Radio(&nx, IDC_RADIO_1BPP, radio_index); in InitDisplayConfig() 381 DDX_Radio(&nx, IDC_RADIO_1BPP, radio_index); in SaveDisplayConfig() 659 if (IsDlgButtonChecked(IDC_RADIO_1BPP)) in GetBitsSelected() 793 OffAndDisable(IDC_RADIO_1BPP); in EnableDisable() 804 GetDlgItem(IDC_RADIO_1BPP)->EnableWindow(TRUE); in EnableDisable() 1571 ctrl_id = IDC_RADIO_1BPP; in OnTestMessage() 1595 CheckRadioButton(IDC_RADIO_1BPP, IDC_RADIO_32BPP, ctrl_id); in OnTestMessage() 1611 id_control = IDC_RADIO_1BPP; in OnTestMessage() 1640 CheckRadioButton(IDC_RADIO_1BPP, IDC_RADIO_32BPP, id_control); in OnTestMessage() [all …]
|
| D | resource.h | 192 #define IDC_RADIO_1BPP 1010 macro
|
| D | studiox.rc | 739 CONTROL "1 bpp",IDC_RADIO_1BPP,"Button",BS_AUTORADIOBUTTON | WS_GROUP,28,204,38,10
|