Home
last modified time | relevance | path

Searched refs:hasEnded (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DMediaController.cpp408 } else if (hasEnded()) { in updatePlaybackState()
432 if (!m_paused && hasEnded()) { in updatePlaybackState()
549 bool MediaController::hasEnded() const in hasEnded() function in blink::MediaController
DMediaController.h102 bool hasEnded() const;