Searched refs:updateVoiceList (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebSpeechSynthesizer.h40 virtual void updateVoiceList() = 0;
/external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
H A DPlatformSpeechSynthesizerChromium.cpp59 m_webSpeechSynthesizer->updateVoiceList();
/external/chromium_org/chrome/renderer/
H A Dtts_dispatcher.h39 virtual void updateVoiceList() OVERRIDE;
H A Dtts_dispatcher.cc55 void TtsDispatcher::updateVoiceList() { function in class:TtsDispatcher

Completed in 240 milliseconds