Home
last modified time | relevance | path

Searched defs:StopSpeaking (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/speech/
Dtts_chromeos.cc33 virtual bool StopSpeaking() OVERRIDE { in StopSpeaking() function in TtsPlatformImplChromeOs
Dtts_controller_unittest.cc30 virtual bool StopSpeaking() OVERRIDE { return true; } in StopSpeaking() function in DummyTtsPlatformImpl
Dtts_win.cc123 bool TtsPlatformImplWin::StopSpeaking() { in StopSpeaking() function in TtsPlatformImplWin
Dtts_mac.mm173 bool TtsPlatformImplMac::StopSpeaking() { function
Dtts_android.cc61 bool TtsPlatformImplAndroid::StopSpeaking() { in StopSpeaking() function in TtsPlatformImplAndroid
Dtts_linux.cc205 bool TtsPlatformImplLinux::StopSpeaking() { in StopSpeaking() function in TtsPlatformImplLinux
/external/chromium_org/chrome/browser/ui/cocoa/renderer_context_menu/
Drender_view_context_menu_mac.mm262 void RenderViewContextMenuMac::StopSpeaking() { function
/external/chromium_org/chrome/browser/chromeos/accessibility/
Dspeech_monitor.cc54 bool SpeechMonitor::StopSpeaking() { in StopSpeaking() function in chromeos::SpeechMonitor
/external/chromium_org/content/browser/frame_host/
Drender_widget_host_view_child_frame.cc279 void RenderWidgetHostViewChildFrame::StopSpeaking() { in StopSpeaking() function in content::RenderWidgetHostViewChildFrame
Drender_widget_host_view_guest.cc434 void RenderWidgetHostViewGuest::StopSpeaking() { in StopSpeaking() function in content::RenderWidgetHostViewGuest
/external/chromium_org/content/test/
Dtest_render_view_host.cc164 void TestRenderWidgetHostView::StopSpeaking() { in StopSpeaking() function in content::TestRenderWidgetHostView