Home
last modified time | relevance | path

Searched refs:IDC_RADIO_32BPP (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DProjectConfigDlg.cpp105 ON_BN_CLICKED(IDC_RADIO_32BPP, &ProjectConfigWin::BitDepthChanged) in IMPLEMENT_DYNAMIC()
683 else if (IsDlgButtonChecked(IDC_RADIO_32BPP)) in GetBitsSelected()
1592 ctrl_id = IDC_RADIO_32BPP; in OnTestMessage()
1595 CheckRadioButton(IDC_RADIO_1BPP, IDC_RADIO_32BPP, ctrl_id); in OnTestMessage()
1635 id_control = IDC_RADIO_32BPP; in OnTestMessage()
1640 CheckRadioButton(IDC_RADIO_1BPP, IDC_RADIO_32BPP, id_control); in OnTestMessage()
1644 int id = GetCheckedRadioButton(IDC_RADIO_1BPP, IDC_RADIO_32BPP); in OnTestMessage()
Dresource.h198 #define IDC_RADIO_32BPP 1016 macro
Dstudiox.rc745 CONTROL "32 bpp",IDC_RADIO_32BPP,"Button",BS_AUTORADIOBUTTON,28,270,38,10