Home | History | Annotate | Download | only in html

Lines Matching defs:readyState

774         // 4.4 - If readyState is not set to HAVE_NOTHING, then set it to that state.
1165 // whenever ... the media element's readyState is changed back to HAVE_NOTHING.
1399 setReadyState(static_cast<ReadyState>(webMediaPlayer()->readyState()));
1425 if (trackElement->readyState() == HTMLTrackElement::LOADED)
1754 setReadyState(static_cast<ReadyState>(webMediaPlayer()->readyState()));
1757 void HTMLMediaElement::setReadyState(ReadyState state)
1764 ReadyState oldState = m_readyState;
1765 ReadyState newState = state;
1777 // If a media file has text tracks the readyState may not progress beyond HAVE_FUTURE_DATA until
1793 // it started seeking, but seeking caused its readyState attribute to change to a value
1952 // 2 - If the media element's readyState is HAVE_NOTHING, abort these steps.
2032 // 14-17 are handled, if necessary, when the engine signals a readystate change or otherwise
2052 HTMLMediaElement::ReadyState HTMLMediaElement::readyState() const
2117 // If the media element's readyState is HAVE_NOTHING, then set the default
2130 // out of sync with readystate. m_player is cleared but readystate is not set
3113 // 4.8.10.9 steps 12-14. Needed if no ReadyState change is associated with the seek.
3325 // 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
3908 // A media element is a blocked media element if its readyState attribute is in the