Home
last modified time | relevance | path

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

/third_party/lame/ACM/
H A Dresource.h17 #define IDC_STATIC_ABOUT_URL 1009 macro
H A DACM.cpp195 ::SendMessage(::GetDlgItem(hwndDlg,IDC_STATIC_ABOUT_URL), WM_SETFONT, (WPARAM) hfnt, TRUE); in AboutProc()
207 if ((HWND)lParam == ::GetDlgItem(hwndDlg,IDC_STATIC_ABOUT_URL)) in AboutProc()
223 ::GetWindowRect( ::GetDlgItem(hwndDlg,IDC_STATIC_ABOUT_URL), &rect); in AboutProc()
240 ::GetWindowRect( ::GetDlgItem(hwndDlg,IDC_STATIC_ABOUT_URL), &rect); in AboutProc()
268 case IDC_STATIC_ABOUT_URL: in AboutProc()

Completed in 3 milliseconds