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

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
externs.js 12 Audio.prototype.autoplay;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp 550 // The attribute must be ignored if the autoplay attribute is present
551 if (!autoplay() && m_player)
2213 bool HTMLMediaElement::autoplay() const function in class:blink::HTMLMediaElement
    [all...]

Completed in 74 milliseconds