Searched refs:stoppedDueToErrors (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.h435 bool stoppedDueToErrors() const;
H A DHTMLMediaElement.cpp3313 return !paused() && !endedPlayback() && !stoppedDueToErrors();
3342 bool HTMLMediaElement::stoppedDueToErrors() const function in class:blink::HTMLMediaElement

Completed in 287 milliseconds