Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/speech/
Dtts_chromeos.cc41 virtual bool IsSpeaking() OVERRIDE { in IsSpeaking() function in TtsPlatformImplChromeOs
Dtts_controller_unittest.cc29 virtual bool IsSpeaking() OVERRIDE { return false; } in IsSpeaking() function in DummyTtsPlatformImpl
Dtts_win.cc159 bool TtsPlatformImplWin::IsSpeaking() { in IsSpeaking() function in TtsPlatformImplWin
Dtts_mac.mm200 bool TtsPlatformImplMac::IsSpeaking() { function
Dtts_android.cc76 bool TtsPlatformImplAndroid::IsSpeaking() { in IsSpeaking() function in TtsPlatformImplAndroid
Dtts_linux.cc227 bool TtsPlatformImplLinux::IsSpeaking() { in IsSpeaking() function in TtsPlatformImplLinux
Dtts_controller.cc310 bool TtsController::IsSpeaking() { in IsSpeaking() function in TtsController
/external/chromium_org/chrome/browser/chromeos/accessibility/
Dspeech_monitor.cc58 bool SpeechMonitor::IsSpeaking() { in IsSpeaking() function in chromeos::SpeechMonitor
/external/chromium_org/content/browser/frame_host/
Drender_widget_host_view_child_frame.cc275 bool RenderWidgetHostViewChildFrame::IsSpeaking() const { in IsSpeaking() function in content::RenderWidgetHostViewChildFrame
Drender_widget_host_view_guest.cc430 bool RenderWidgetHostViewGuest::IsSpeaking() const { in IsSpeaking() function in content::RenderWidgetHostViewGuest
/external/chromium_org/content/test/
Dtest_render_view_host.cc160 bool TestRenderWidgetHostView::IsSpeaking() const { in IsSpeaking() function in content::TestRenderWidgetHostView