Home
last modified time | relevance | path

Searched refs:IDC_CHECK_DISABLE_SHORT_BLOCK (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/dshow/
H A DPropPage_adv.cpp205 case IDC_CHECK_DISABLE_SHORT_BLOCK: in OnReceiveMessage()
206 m_pAEProps->set_NoShortBlock(IsDlgButtonChecked(hwnd, IDC_CHECK_DISABLE_SHORT_BLOCK)); in OnReceiveMessage()
311 CheckDlgButton(hwndParent, IDC_CHECK_DISABLE_SHORT_BLOCK, dwNoShortBlock ? BST_CHECKED : BST_UNCHECKED); in InitPropertiesDialog()
349 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_DISABLE_SHORT_BLOCK), bEnable); in EnableControls()
H A Dresource.h34 #define IDC_CHECK_DISABLE_SHORT_BLOCK 1035 macro

Completed in 1 milliseconds