Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.cpp102 bool SpeechSynthesis::HasVoices() const { in HasVoices() function in mozilla::dom::SpeechSynthesis
131 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Speak()
308 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Observe()
H A DSpeechSynthesis.h71 bool HasVoices() const;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.cpp102 bool SpeechSynthesis::HasVoices() const { in HasVoices() function in mozilla::dom::SpeechSynthesis
131 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Speak()
308 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Observe()
H A DSpeechSynthesis.h71 bool HasVoices() const;
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.cpp102 bool SpeechSynthesis::HasVoices() const { in HasVoices() function in mozilla::dom::SpeechSynthesis
131 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Speak()
308 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Observe()
H A DSpeechSynthesis.h71 bool HasVoices() const;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.cpp112 bool SpeechSynthesis::HasVoices() const { in HasVoices() function in mozilla::dom::SpeechSynthesis
141 HasVoices()) { in Speak()
313 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Observe()
H A DSpeechSynthesis.h71 bool HasVoices() const;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DSpeechSynthesis.cpp123 bool SpeechSynthesis::HasVoices() const in HasVoices() function in mozilla::dom::SpeechSynthesis
149 if (mSpeechQueue.Length() == 1 && !mCurrentTask && !mHoldQueue && HasVoices()) { in Speak()
324 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Observe()
H A DSpeechSynthesis.h70 bool HasVoices() const;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.cpp103 bool SpeechSynthesis::HasVoices() const { in HasVoices() function in mozilla::dom::SpeechSynthesis
126 HasVoices()) { in Speak()
295 if (!mCurrentTask && !mHoldQueue && HasVoices()) { in Observe()
H A DSpeechSynthesis.h71 bool HasVoices() const;