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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.cpp829 if (hasMediaControls())
1404 if (hasMediaControls() && track->readinessState() == TextTrack::FailedToLoad)
1696 if (hasMediaControls())
1849 if (hasMediaControls())
1893 if (hasMediaControls())
2395 if (hasMediaControls())
2447 if (!m_paused && hasMediaControls())
2647 if (hasMediaControls())
3180 if (hasMediaControls())
3226 if (hasMediaControls())
3687 bool HTMLMediaElement::hasMediaControls() const function in class:blink::HTMLMediaElement
[all...]
H A DHTMLMediaElement.h442 bool hasMediaControls() const;

Completed in 60 milliseconds