Lines Matching full:played
2937 (WebCore::HTMLMediaElement::played): Ensure that if m_playedTimeRanges,
19378 Add support for the media element 'played' attribute.
19382 Test: media/video-played.html
19391 (WebCore::HTMLMediaElement::played): Returns m_playedTimeRanges.
19392 (WebCore::HTMLMediaElement::updatePlayState): Add the new played time ranges when pausing.