Home
last modified time | relevance | path

Searched refs:FinishCurrentUtterance (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dtts_controller_impl.cc144 FinishCurrentUtterance(); in StopInternal()
232 FinishCurrentUtterance(); in OnTtsEvent()
300 FinishCurrentUtterance(); in RemoveUtteranceEventDelegate()
477 void TtsControllerImpl::FinishCurrentUtterance() { in FinishCurrentUtterance() function in content::TtsControllerImpl
H A Dtts_controller_impl.h102 void FinishCurrentUtterance();
H A Dtts_controller_unittest.cc149 controller->FinishCurrentUtterance(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_win.cc188 void FinishCurrentUtterance();
299 void TtsPlatformImplWin::FinishCurrentUtterance() { in FinishCurrentUtterance() function in content::__anonacb7e9c50111::TtsPlatformImplWin
602 FinishCurrentUtterance(); in OnSpeakScheduled()
613 FinishCurrentUtterance(); in OnSpeakFinished()
H A Dtts_controller_impl.cc193 FinishCurrentUtterance(); in StopCurrentUtteranceIfMatches()
285 FinishCurrentUtterance(); in OnTtsEvent()
356 FinishCurrentUtterance(); in RemoveUtteranceEventDelegate()
541 void TtsControllerImpl::FinishCurrentUtterance() { in FinishCurrentUtterance() function in content::TtsControllerImpl
H A Dtts_controller_impl.h122 void FinishCurrentUtterance();
H A Dtts_controller_unittest.cc153 using TtsControllerImpl::FinishCurrentUtterance;
283 controller()->FinishCurrentUtterance(); in TEST_F()