Home | History | Annotate | Download | only in html

Lines Matching refs:m_paused

113     , m_paused(true)
468 m_paused = true;
883 if (m_autoplaying && m_paused && autoplay()) {
884 m_paused = false;
1055 return m_paused;
1150 if (m_paused) {
1151 m_paused = false;
1181 if (!m_paused) {
1182 m_paused = true;