Searched refs:setIsLocalService (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DWebSpeechSynthesisVoice.cpp64 void WebSpeechSynthesisVoice::setIsLocalService(bool isLocalService) function in class:blink::WebSpeechSynthesisVoice
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebSpeechSynthesisVoice.h55 BLINK_PLATFORM_EXPORT void setIsLocalService(bool);
/external/chromium_org/chrome/renderer/
H A Dtts_dispatcher.cc103 out_voices[i].setIsLocalService(voices[i].local_service);

Completed in 727 milliseconds