HomeSort by relevance Sort by last modified time
    Searched refs:currentlyActiveCues (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.h 184 CueList currentlyActiveCues() const { return m_currentlyActiveCues; }
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MediaControlElements.cpp 669 CueList activeCues = video.currentlyActiveCues();

Completed in 128 milliseconds