Home
last modified time | relevance | path

Searched refs:DispatchResumeImpl (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp483 return DispatchResumeImpl(aElapsedTime, aCharIndex); in DispatchResume()
487 nsSpeechTask::DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex) in DispatchResumeImpl() function in mozilla::dom::nsSpeechTask
642 DispatchResumeImpl(GetCurrentTime(), GetCurrentCharOffset()); in Resume()
H A DnsSpeechTask.h83 virtual nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.h74 virtual nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex);
H A DnsSpeechTask.cpp176 return DispatchResumeImpl(aElapsedTime, aCharIndex); in DispatchResume()
179 nsresult nsSpeechTask::DispatchResumeImpl(float aElapsedTime, in DispatchResumeImpl() function in mozilla::dom::nsSpeechTask
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp171 return DispatchResumeImpl(aElapsedTime, aCharIndex); in DispatchResume()
174 nsresult nsSpeechTask::DispatchResumeImpl(float aElapsedTime, in DispatchResumeImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h80 virtual nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp173 return DispatchResumeImpl(aElapsedTime, aCharIndex); in DispatchResume()
176 nsresult nsSpeechTask::DispatchResumeImpl(float aElapsedTime, in DispatchResumeImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h79 virtual nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp171 return DispatchResumeImpl(aElapsedTime, aCharIndex); in DispatchResume()
174 nsresult nsSpeechTask::DispatchResumeImpl(float aElapsedTime, in DispatchResumeImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h80 virtual nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp171 return DispatchResumeImpl(aElapsedTime, aCharIndex); in DispatchResume()
174 nsresult nsSpeechTask::DispatchResumeImpl(float aElapsedTime, in DispatchResumeImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h80 virtual nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h91 nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex);
H A DSpeechSynthesisChild.cpp127 mTask->DispatchResumeImpl(aElapsedTime, aCharIndex); in RecvOnResume()
H A DSpeechSynthesisParent.cpp188 SpeechTaskParent::DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex) in DispatchResumeImpl() function in mozilla::dom::SpeechTaskParent
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h83 nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp112 mTask->DispatchResumeImpl(aElapsedTime, aCharIndex); in RecvOnResume()
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h83 nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp112 mTask->DispatchResumeImpl(aElapsedTime, aCharIndex); in RecvOnResume()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h82 nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp113 mTask->DispatchResumeImpl(aElapsedTime, aCharIndex); in RecvOnResume()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h83 nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp112 mTask->DispatchResumeImpl(aElapsedTime, aCharIndex); in RecvOnResume()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h83 nsresult DispatchResumeImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp113 mTask->DispatchResumeImpl(aElapsedTime, aCharIndex); in RecvOnResume()

12