Home
last modified time | relevance | path

Searched refs:potentiallyPlaying (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLMediaElement.cpp974 bool wasPotentiallyPlaying = potentiallyPlaying(); in setReadyState()
1023 bool isPotentiallyPlaying = potentiallyPlaying(); in setReadyState()
1359 if (m_player && potentiallyPlaying() && m_player->rate() != rate) in setPlaybackRate()
2113 bool HTMLMediaElement::potentiallyPlaying() const in potentiallyPlaying() function in WebCore::HTMLMediaElement
2214 bool shouldBePlaying = potentiallyPlaying(); in updatePlayState()
DHTMLMediaElement.h308 bool potentiallyPlaying() const;
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2418197 (WebCore::HTMLMediaElement::potentiallyPlaying): Also return true if the readyState was
DChangeLog-2009-06-1628111 … (WebCore::HTMLMediaElement::potentiallyPlaying): Renamed from activelyPlaying since the spec now
DChangeLog-2010-01-2950140 Same as potentiallyPlaying, except that we don't check for