OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:platformVoice
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesisVoice.h
48
PlatformSpeechSynthesisVoice*
platformVoice
() const { return m_platformVoice.get(); }
SpeechSynthesisUtterance.cpp
71
m_platformUtterance->setVoice(voice->
platformVoice
());
Completed in 76 milliseconds