Searched defs:StopSpeaking (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Dspeech_monitor.cc54 bool SpeechMonitor::StopSpeaking() { function in class:chromeos::SpeechMonitor
/external/chromium_org/chrome/browser/speech/
H A Dtts_android.cc61 bool TtsPlatformImplAndroid::StopSpeaking() { function in class:TtsPlatformImplAndroid
70 StopSpeaking();
H A Dtts_win.cc29 virtual bool StopSpeaking();
123 bool TtsPlatformImplWin::StopSpeaking() { function in class:TtsPlatformImplWin
H A Dtts_linux.cc43 virtual bool StopSpeaking() OVERRIDE;
205 bool TtsPlatformImplLinux::StopSpeaking() { function in class:TtsPlatformImplLinux
/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_child_frame.cc286 void RenderWidgetHostViewChildFrame::StopSpeaking() { function in class:content::RenderWidgetHostViewChildFrame
H A Drender_widget_host_view_guest.cc451 void RenderWidgetHostViewGuest::StopSpeaking() { function in class:content::RenderWidgetHostViewGuest
452 platform_view_->StopSpeaking();
/external/chromium_org/content/test/
H A Dtest_render_view_host.cc169 void TestRenderWidgetHostView::StopSpeaking() { function in class:content::TestRenderWidgetHostView

Completed in 225 milliseconds