m_isPaused         97 Source/modules/speech/SpeechSynthesis.cpp     return m_isPaused;
m_isPaused        106 Source/modules/speech/SpeechSynthesis.cpp     m_isPaused = false;
m_isPaused        135 Source/modules/speech/SpeechSynthesis.cpp     if (!m_isPaused)
m_isPaused        200 Source/modules/speech/SpeechSynthesis.cpp     m_isPaused = true;
m_isPaused        207 Source/modules/speech/SpeechSynthesis.cpp     m_isPaused = false;
m_isPaused         94 Source/modules/speech/SpeechSynthesis.h     bool m_isPaused;