OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:startspeakingimmediately
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesis.cpp
93
void SpeechSynthesis::
startSpeakingImmediately
(SpeechSynthesisUtterance* utterance)
108
startSpeakingImmediately
(utterance);
158
startSpeakingImmediately
(m_utteranceQueue.first().get());
SpeechSynthesis.h
74
void
startSpeakingImmediately
(SpeechSynthesisUtterance*);
Completed in 110 milliseconds