OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableMockSpeechSynthesizer
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/speech/testing/
InternalsSpeechSynthesis.idl
32
void
enableMockSpeechSynthesizer
(Document document);
InternalsSpeechSynthesis.h
41
static void
enableMockSpeechSynthesizer
(Internals&, Document*);
InternalsSpeechSynthesis.cpp
42
void InternalsSpeechSynthesis::
enableMockSpeechSynthesizer
(Internals&, Document* document)
Completed in 78 milliseconds