Home
last modified time | relevance | path

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

12

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp451 return DispatchPauseImpl(aElapsedTime, aCharIndex); in DispatchPause()
455 nsSpeechTask::DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex) in DispatchPauseImpl() function in mozilla::dom::nsSpeechTask
617 DispatchPauseImpl(GetCurrentTime(), GetCurrentCharOffset()); in Pause()
H A DnsSpeechTask.h81 virtual nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.h72 virtual nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex);
H A DnsSpeechTask.cpp151 return DispatchPauseImpl(aElapsedTime, aCharIndex); in DispatchPause()
154 nsresult nsSpeechTask::DispatchPauseImpl(float aElapsedTime, in DispatchPauseImpl() function in mozilla::dom::nsSpeechTask
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp146 return DispatchPauseImpl(aElapsedTime, aCharIndex); in DispatchPause()
149 nsresult nsSpeechTask::DispatchPauseImpl(float aElapsedTime, in DispatchPauseImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h78 virtual nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp147 return DispatchPauseImpl(aElapsedTime, aCharIndex); in DispatchPause()
150 nsresult nsSpeechTask::DispatchPauseImpl(float aElapsedTime, in DispatchPauseImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h77 virtual nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp146 return DispatchPauseImpl(aElapsedTime, aCharIndex); in DispatchPause()
149 nsresult nsSpeechTask::DispatchPauseImpl(float aElapsedTime, in DispatchPauseImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h78 virtual nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp146 return DispatchPauseImpl(aElapsedTime, aCharIndex); in DispatchPause()
149 nsresult nsSpeechTask::DispatchPauseImpl(float aElapsedTime, in DispatchPauseImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h78 virtual nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h89 nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex);
H A DSpeechSynthesisChild.cpp119 mTask->DispatchPauseImpl(aElapsedTime, aCharIndex); in RecvOnPause()
H A DSpeechSynthesisParent.cpp177 SpeechTaskParent::DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex) in DispatchPauseImpl() function in mozilla::dom::SpeechTaskParent
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h81 nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp106 mTask->DispatchPauseImpl(aElapsedTime, aCharIndex); in RecvOnPause()
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h81 nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp106 mTask->DispatchPauseImpl(aElapsedTime, aCharIndex); in RecvOnPause()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h80 nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp107 mTask->DispatchPauseImpl(aElapsedTime, aCharIndex); in RecvOnPause()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h81 nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp106 mTask->DispatchPauseImpl(aElapsedTime, aCharIndex); in RecvOnPause()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h81 nsresult DispatchPauseImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp107 mTask->DispatchPauseImpl(aElapsedTime, aCharIndex); in RecvOnPause()

12