Home
last modified time | relevance | path

Searched defs:didResumeSpeaking (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebSpeechSynthesizerClientImpl.cpp67 void WebSpeechSynthesizerClientImpl::didResumeSpeaking(const blink::WebSpeechSynthesisUtterance& ut… in didResumeSpeaking() function in WebCore::WebSpeechSynthesizerClientImpl
/external/chromium_org/third_party/WebKit/Source/modules/speech/
DSpeechSynthesis.cpp204 void SpeechSynthesis::didResumeSpeaking(PassRefPtr<PlatformSpeechSynthesisUtterance> utterance) in didResumeSpeaking() function in WebCore::SpeechSynthesis