Home
last modified time | relevance | path

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

/third_party/lame/ACM/
Dresource.h27 #define IDC_STATIC_AVERAGE_SAMPLE 1019 macro
Dacm.rc142 LTEXT "test",IDC_STATIC_AVERAGE_SAMPLE,19,105,12,8
DAEncodeProperties.cpp2021 ::EnableWindow(::GetDlgItem( hDialog, IDC_STATIC_AVERAGE_SAMPLE), enable); in EnableAbrOptions()