Home
last modified time | relevance | path

Searched refs:HasEmptyQueue (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DSpeechSynthesis.h47 bool HasEmptyQueue() const;
H A DSpeechSynthesis.cpp118 SpeechSynthesis::HasEmptyQueue() const in HasEmptyQueue() function in mozilla::dom::SpeechSynthesis
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h48 bool HasEmptyQueue() const;
H A DSpeechSynthesis.cpp108 bool SpeechSynthesis::HasEmptyQueue() const { in HasEmptyQueue() function in mozilla::dom::SpeechSynthesis
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h48 bool HasEmptyQueue() const;
H A DSpeechSynthesis.cpp98 bool SpeechSynthesis::HasEmptyQueue() const { in HasEmptyQueue() function in mozilla::dom::SpeechSynthesis
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h48 bool HasEmptyQueue() const;
H A DSpeechSynthesis.cpp99 bool SpeechSynthesis::HasEmptyQueue() const { in HasEmptyQueue() function in mozilla::dom::SpeechSynthesis
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h48 bool HasEmptyQueue() const;
H A DSpeechSynthesis.cpp98 bool SpeechSynthesis::HasEmptyQueue() const { in HasEmptyQueue() function in mozilla::dom::SpeechSynthesis
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h48 bool HasEmptyQueue() const;
H A DSpeechSynthesis.cpp98 bool SpeechSynthesis::HasEmptyQueue() const { in HasEmptyQueue() function in mozilla::dom::SpeechSynthesis
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsGlobalWindowInner.cpp2615 return !mSpeechSynthesis->HasEmptyQueue(); in HasActiveSpeechSynthesis()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowInner.cpp2846 return !mSpeechSynthesis->HasEmptyQueue(); in HasActiveSpeechSynthesis()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowInner.cpp2841 return !mSpeechSynthesis->HasEmptyQueue(); in HasActiveSpeechSynthesis()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowInner.cpp2846 return !mSpeechSynthesis->HasEmptyQueue(); in HasActiveSpeechSynthesis()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGlobalWindowInner.cpp2530 return !mSpeechSynthesis->HasEmptyQueue(); in HasActiveSpeechSynthesis()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsGlobalWindow.cpp4331 return !mSpeechSynthesis->HasEmptyQueue(); in HasActiveSpeechSynthesis()