Searched defs:StopSpeaking (Results 1 – 5 of 5) sorted by relevance
/external/chromium/chrome/browser/extensions/ | ||
D | extension_tts_api_mac.mm | 84 bool ExtensionTtsPlatformImplMac::StopSpeaking() { function |
D | extension_tts_api_linux.cc | 29 virtual bool StopSpeaking() { in StopSpeaking() function in ExtensionTtsPlatformImplLinux |
D | extension_tts_api_win.cc | 98 bool ExtensionTtsPlatformImplWin::StopSpeaking() { in StopSpeaking() function in ExtensionTtsPlatformImplWin |
D | extension_tts_api_chromeos.cc | 115 bool ExtensionTtsPlatformImplChromeOs::StopSpeaking() { in StopSpeaking() function in ExtensionTtsPlatformImplChromeOs |
/external/chromium/chrome/browser/chromeos/cros/ | ||
D | speech_synthesis_library.cc | 37 bool StopSpeaking() { in StopSpeaking() function in chromeos::SpeechSynthesisLibraryImpl |