OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_speechSynthesizerClient
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/speech/
PlatformSpeechSynthesizer.h
74
PlatformSpeechSynthesizerClient* client() const { return
m_speechSynthesizerClient
; }
84
PlatformSpeechSynthesizerClient*
m_speechSynthesizerClient
;
PlatformSpeechSynthesizer.cpp
47
:
m_speechSynthesizerClient
(client)
Completed in 22 milliseconds