Searched refs:CheckRadioButton (Results 1 - 3 of 3) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ |
H A D | Dialog.h | 107 bool CheckRadioButton(unsigned firstButtonID, unsigned lastButtonID, unsigned checkButtonID)
in CheckRadioButton() function in NWindows::NControl::CDialog 108 { return BOOLToBool(::CheckRadioButton(_window,
in CheckRadioButton()
|
/third_party/lame/dshow/ |
H A D | PropPage_adv.cpp | 173 CheckRadioButton(hwnd, IDC_RADIO_STEREO, IDC_RADIO_MONO, LOWORD(wParam)); in OnReceiveMessage() 283 CheckRadioButton(hwndParent, IDC_RADIO_STEREO, IDC_RADIO_MONO, IDC_RADIO_STEREO + dwChannelMode); in InitPropertiesDialog()
|
H A D | PropPage.cpp | 523 CheckRadioButton(hwndParent, IDC_RADIO_CBR, IDC_RADIO_VBR, IDC_RADIO_CBR + dwVariable); in InitPropertiesDialog()
|
Completed in 3 milliseconds