Home
last modified time | relevance | path

Searched refs:aSpeechSynthesis (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.h47 void SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis);
H A DnsSpeechTask.cpp331 void nsSpeechTask::SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis) { in SetSpeechSynthesis() argument
332 mSpeechSynthesis = aSpeechSynthesis; in SetSpeechSynthesis()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp323 void nsSpeechTask::SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis) { in SetSpeechSynthesis() argument
324 mSpeechSynthesis = aSpeechSynthesis; in SetSpeechSynthesis()
H A DnsSpeechTask.h45 void SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp327 void nsSpeechTask::SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis) { in SetSpeechSynthesis() argument
328 mSpeechSynthesis = aSpeechSynthesis; in SetSpeechSynthesis()
H A DnsSpeechTask.h44 void SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis);
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp323 void nsSpeechTask::SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis) { in SetSpeechSynthesis() argument
324 mSpeechSynthesis = aSpeechSynthesis; in SetSpeechSynthesis()
H A DnsSpeechTask.h45 void SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp323 void nsSpeechTask::SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis) { in SetSpeechSynthesis() argument
324 mSpeechSynthesis = aSpeechSynthesis; in SetSpeechSynthesis()
H A DnsSpeechTask.h45 void SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DnsSpeechTask.h53 void SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis);
H A DnsSpeechTask.cpp699 nsSpeechTask::SetSpeechSynthesis(SpeechSynthesis* aSpeechSynthesis) in SetSpeechSynthesis() argument
701 mSpeechSynthesis = aSpeechSynthesis; in SetSpeechSynthesis()