Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_tts_api_mac.mm84 bool ExtensionTtsPlatformImplMac::StopSpeaking() { function
Dextension_tts_api_linux.cc29 virtual bool StopSpeaking() { in StopSpeaking() function in ExtensionTtsPlatformImplLinux
Dextension_tts_api_win.cc98 bool ExtensionTtsPlatformImplWin::StopSpeaking() { in StopSpeaking() function in ExtensionTtsPlatformImplWin
Dextension_tts_api_chromeos.cc115 bool ExtensionTtsPlatformImplChromeOs::StopSpeaking() { in StopSpeaking() function in ExtensionTtsPlatformImplChromeOs
/external/chromium/chrome/browser/chromeos/cros/
Dspeech_synthesis_library.cc37 bool StopSpeaking() { in StopSpeaking() function in chromeos::SpeechSynthesisLibraryImpl
59 bool StopSpeaking() { return true; } in StopSpeaking() function in chromeos::SpeechSynthesisLibraryStubImpl