HomeSort by relevance Sort by last modified time
    Searched refs:updateVoiceList (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebSpeechSynthesizer.h 40 virtual void updateVoiceList() = 0;
  /external/chromium_org/chrome/renderer/
tts_dispatcher.h 39 virtual void updateVoiceList() OVERRIDE;
tts_dispatcher.cc 55 void TtsDispatcher::updateVoiceList() {
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
PlatformSpeechSynthesizerChromium.cpp 59 m_webSpeechSynthesizer->updateVoiceList();

Completed in 145 milliseconds