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

  /external/chromium_org/third_party/WebKit/Source/core/html/
MediaController.cpp 578 bool MediaController::hasClosedCaptions() const
581 if (m_mediaElements[index]->hasClosedCaptions())
HTMLMediaElement.cpp     [all...]

Completed in 151 milliseconds