Home
last modified time | relevance | path

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

12

/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.h76 virtual nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex);
H A DnsSpeechTask.cpp212 return DispatchErrorImpl(aElapsedTime, aCharIndex); in DispatchError()
215 nsresult nsSpeechTask::DispatchErrorImpl(float aElapsedTime, in DispatchErrorImpl() function in mozilla::dom::nsSpeechTask
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp204 return DispatchErrorImpl(aElapsedTime, aCharIndex); in DispatchError()
207 nsresult nsSpeechTask::DispatchErrorImpl(float aElapsedTime, in DispatchErrorImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h82 virtual nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp207 return DispatchErrorImpl(aElapsedTime, aCharIndex); in DispatchError()
210 nsresult nsSpeechTask::DispatchErrorImpl(float aElapsedTime, in DispatchErrorImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h81 virtual nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp204 return DispatchErrorImpl(aElapsedTime, aCharIndex); in DispatchError()
207 nsresult nsSpeechTask::DispatchErrorImpl(float aElapsedTime, in DispatchErrorImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h82 virtual nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DnsSpeechTask.cpp204 return DispatchErrorImpl(aElapsedTime, aCharIndex); in DispatchError()
207 nsresult nsSpeechTask::DispatchErrorImpl(float aElapsedTime, in DispatchErrorImpl() function in mozilla::dom::nsSpeechTask
H A DnsSpeechTask.h82 virtual nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h93 nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex);
H A DSpeechSynthesisChild.cpp105 mTask->DispatchErrorImpl(aElapsedTime, aCharIndex); in RecvOnEnd()
H A DSpeechSynthesisParent.cpp199 SpeechTaskParent::DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex) in DispatchErrorImpl() function in mozilla::dom::SpeechTaskParent
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DnsSpeechTask.h85 virtual nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex);
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h85 nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp94 mTask->DispatchErrorImpl(aElapsedTime, aCharIndex); in RecvOnEnd()
H A DSpeechSynthesisParent.cpp161 nsresult SpeechTaskParent::DispatchErrorImpl(float aElapsedTime, in DispatchErrorImpl() function in mozilla::dom::SpeechTaskParent
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h85 nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp94 mTask->DispatchErrorImpl(aElapsedTime, aCharIndex); in RecvOnEnd()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h84 nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp95 mTask->DispatchErrorImpl(aElapsedTime, aCharIndex); in RecvOnEnd()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h85 nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp94 mTask->DispatchErrorImpl(aElapsedTime, aCharIndex); in RecvOnEnd()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/ipc/
H A DSpeechSynthesisParent.h85 nsresult DispatchErrorImpl(float aElapsedTime, uint32_t aCharIndex) override;
H A DSpeechSynthesisChild.cpp95 mTask->DispatchErrorImpl(aElapsedTime, aCharIndex); in RecvOnEnd()

12