Searched defs:IsSpeaking (Results 1 – 11 of 11) sorted by relevance
41 virtual bool IsSpeaking() OVERRIDE { in IsSpeaking() function in TtsPlatformImplChromeOs
29 virtual bool IsSpeaking() OVERRIDE { return false; } in IsSpeaking() function in DummyTtsPlatformImpl
159 bool TtsPlatformImplWin::IsSpeaking() { in IsSpeaking() function in TtsPlatformImplWin
200 bool TtsPlatformImplMac::IsSpeaking() { function
76 bool TtsPlatformImplAndroid::IsSpeaking() { in IsSpeaking() function in TtsPlatformImplAndroid
227 bool TtsPlatformImplLinux::IsSpeaking() { in IsSpeaking() function in TtsPlatformImplLinux
310 bool TtsController::IsSpeaking() { in IsSpeaking() function in TtsController
58 bool SpeechMonitor::IsSpeaking() { in IsSpeaking() function in chromeos::SpeechMonitor
275 bool RenderWidgetHostViewChildFrame::IsSpeaking() const { in IsSpeaking() function in content::RenderWidgetHostViewChildFrame
430 bool RenderWidgetHostViewGuest::IsSpeaking() const { in IsSpeaking() function in content::RenderWidgetHostViewGuest
160 bool TestRenderWidgetHostView::IsSpeaking() const { in IsSpeaking() function in content::TestRenderWidgetHostView