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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.h232 bool textTracksAreReady() const;
H A DHTMLMediaElement.cpp835 // HTMLMediaElement::textTracksAreReady will need "... the text tracks whose mode was not in the
1379 bool HTMLMediaElement::textTracksAreReady() const function in class:blink::HTMLMediaElement
1767 bool tracksAreReady = textTracksAreReady();

Completed in 81 milliseconds