currentSpeechUtterance   85 Source/modules/speech/SpeechSynthesis.cpp     return currentSpeechUtterance();
currentSpeechUtterance  102 Source/modules/speech/SpeechSynthesis.cpp     SpeechSynthesisUtterance* utterance = currentSpeechUtterance();
currentSpeechUtterance  141 Source/modules/speech/SpeechSynthesis.cpp     if (!currentSpeechUtterance())
currentSpeechUtterance  159 Source/modules/speech/SpeechSynthesis.cpp     if (utterance == currentSpeechUtterance()) {
currentSpeechUtterance   89 Source/modules/speech/SpeechSynthesis.h     SpeechSynthesisUtterance* currentSpeechUtterance() const;