OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnSpeechEvent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/speech/
tts_linux.cc
47
void
OnSpeechEvent
(SPDNotificationType type);
275
void TtsPlatformImplLinux::
OnSpeechEvent
(SPDNotificationType type) {
312
base::Bind(&TtsPlatformImplLinux::
OnSpeechEvent
,
331
base::Bind(&TtsPlatformImplLinux::
OnSpeechEvent
,
tts_win.cc
48
void
OnSpeechEvent
();
190
void TtsPlatformImplWin::
OnSpeechEvent
() {
256
GetInstance()->
OnSpeechEvent
();
Completed in 444 milliseconds