Home
last modified time | relevance | path

Searched defs:Arg1 (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DBassCore.cpp430 …>GetSafeHwnd(), FADE_TIMER_ID, theApp.m_play_setting_data.fade_time, [](HWND Arg1, UINT Arg2, UINT… in Stop()
431 { in Stop()
H A DCPlayerUIBase.cpp1498 …SetTimer(theApp.m_pMainWnd->GetSafeHwnd(), UI_TIP_INFO_TIMER_ID, 5000, [](HWND Arg1, UINT Arg2, UI… in ShowUiTipInfo()