OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speakingFinished
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/speech/testing/
PlatformSpeechSynthesizerMock.h
50
void
speakingFinished
(Timer<PlatformSpeechSynthesizerMock>*);
PlatformSpeechSynthesizerMock.cpp
44
, m_speakingFinishedTimer(this, &PlatformSpeechSynthesizerMock::
speakingFinished
)
55
void PlatformSpeechSynthesizerMock::
speakingFinished
(Timer<PlatformSpeechSynthesizerMock>*)
Completed in 237 milliseconds