Home | History | Annotate | Download | only in html

Lines Matching defs:readyState

976     // whenever ... the media element's readyState is changed back to HAVE_NOTHING.
1216 setReadyState(m_player->readyState());
1245 if (trackElement->readyState() == HTMLTrackElement::LOADED)
1563 setReadyState(m_player->readyState());
1566 void HTMLMediaElement::setReadyState(MediaPlayer::ReadyState state)
1573 ReadyState oldState = m_readyState;
1574 ReadyState newState = static_cast<ReadyState>(state);
1586 // If a media file has text tracks the readyState may not progress beyond HAVE_FUTURE_DATA until
1602 // it started seeking, but seeking caused its readyState attribute to change to a value
1851 // 1 - If the media element's readyState is HAVE_NOTHING, then raise an InvalidStateError exception.
1935 // 10-14 are handled, if necessary, when the engine signals a readystate change or otherwise
1956 HTMLMediaElement::ReadyState HTMLMediaElement::readyState() const
3109 // 4.8.10.9 steps 12-14. Needed if no ReadyState change is associated with the seek.
3270 // readyState attribute is HAVE_METADATA or greater,
3431 // 4 - If the media element's readyState attribute has a value equal to HAVE_NOTHING, set the
3918 // A media element is a blocked media element if its readyState attribute is in the