StopSpeaking       39 chrome/browser/chromeos/accessibility/speech_monitor.h   virtual bool StopSpeaking() OVERRIDE;
StopSpeaking       62 chrome/browser/speech/extension_api/tts_extension_apitest.cc   MOCK_METHOD0(StopSpeaking, bool(void));
StopSpeaking      200 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      204 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      208 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      212 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      216 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      226 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      241 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      246 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      262 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      269 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      283 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      303 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      311 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      325 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      347 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      371 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      398 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      406 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking      414 chrome/browser/speech/extension_api/tts_extension_apitest.cc   EXPECT_CALL(mock_platform_impl_, StopSpeaking())
StopSpeaking       73 chrome/browser/speech/tts_android.cc   StopSpeaking();
StopSpeaking       22 chrome/browser/speech/tts_android.h   virtual bool StopSpeaking() OVERRIDE;
StopSpeaking      244 chrome/browser/speech/tts_controller.cc     GetPlatformImpl()->StopSpeaking();
StopSpeaking       43 chrome/browser/speech/tts_linux.cc   virtual bool StopSpeaking() OVERRIDE;
StopSpeaking       43 chrome/browser/speech/tts_platform.h   virtual bool StopSpeaking() = 0;
StopSpeaking       29 chrome/browser/speech/tts_win.cc   virtual bool StopSpeaking();
StopSpeaking       59 chrome/browser/ui/cocoa/renderer_context_menu/render_view_context_menu_mac.h   void StopSpeaking();
StopSpeaking      147 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual void StopSpeaking() OVERRIDE;
StopSpeaking      480 content/browser/frame_host/render_widget_host_view_guest.cc   platform_view_->StopSpeaking();
StopSpeaking      139 content/browser/frame_host/render_widget_host_view_guest.h   virtual void StopSpeaking() OVERRIDE;
StopSpeaking      255 content/browser/renderer_host/render_widget_host_view_mac.h   virtual void StopSpeaking() OVERRIDE;
StopSpeaking      152 content/public/browser/render_widget_host_view.h   virtual void StopSpeaking() = 0;
StopSpeaking       80 content/test/test_render_view_host.h   virtual void StopSpeaking() OVERRIDE;