Home
last modified time | relevance | path

Searched refs:OnBnClickedButtonStopPlayout2 (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/voice_engine/test/win_test/
H A DWinTestDlg.h214 afx_msg void OnBnClickedButtonStopPlayout2();
H A DWinTestDlg.cc1170 ON_BN_CLICKED(IDC_BUTTON_STOP_PLAYOUT_2, &CWinTestDlg::OnBnClickedButtonStopPlayout2) in BEGIN_MESSAGE_MAP()
2078 void CWinTestDlg::OnBnClickedButtonStopPlayout2() in OnBnClickedButtonStopPlayout2() function in CWinTestDlg