Home | History | Annotate | Download | only in html

Lines Matching refs:pausedForUserInteraction

2124     return !paused() && !endedPlayback() && !stoppedDueToErrors() && !pausedForUserInteraction();
2165 bool HTMLMediaElement::pausedForUserInteraction() const